Opened 16 years ago
Last modified 16 years ago
#501 assigned defect
ODBC Provider on XLS Truncates Data
Reported by: | crispinatime | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.3.2 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Hi,
Sample XLS file attached. I cannot get the ODBC reader to get beyond a certain 'difficult' row. Inserting records at some places in the XLS is OK, but anything at the end will not show - a featureReader only gets to row 11!
The data was originally part of a much larger XLS but I removed hundreds of records to get down to this simple test case.
This manifests in 3.3 and 3.4. I also think there may be an issue with 3.4 not freeing connections as if I open a connection then complete a describe schema and close the connection repeatedly sometimes the XLS is then locked.
Crispin
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | TestXY.xls added |
---|
comment:1 by , 16 years ago
Milestone: | 3.4.0 → 3.5.0 |
---|---|
Status: | new → assigned |
Problematic XLS File with ODBC Provider