Opened 16 years ago
Closed 16 years ago
#490 closed defect (fixed)
ODBC: Expression Engine Fails to return object set for valid Query
Reported by: | gregboone | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | ODBC Provider | Version: | 3.4.0 |
Severity: | 2 | Keywords: | |
Cc: | External ID: | 1185912.01 |
Description
Certain FDO Query results cannot be displayed when using certain FDO functions to query an ODBC data source
for example, for a countries ODBC data store, execute a query using the following filter expression
Length(COUNTRY_NAME) = 8
Result: Nothing displayed. But we can see there are 18 items that meet this criteria.
Expected: 18 points as the query result should be displayed.
Change History (2)
comment:1 by , 16 years ago
Component: | FDO API → ODBC Provider |
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.