ODBC Support

This driver has the following ODBC support and limitations:

· Only ODBC Core Level SQL is supported.
· Only ODBC Level 1 API calls are supported.
· Column and table names are not case-sensitive, string data comparisons are case sensitive.
· Character values supplied for parameterized queries (SELECT * FROM EMP WHERE NAME = ?) are limited to 255 characters.
· Transactions are not supported.
· Qualifiers and owners are not allowed on databases, tables, etc.
· Datafile creation, deletion and indexing are not supported currently.
· DataFlex Indexes are used when the ORDER BY columns matches an existing available index. If a matching index is not found, the result will be sorted after it has been acquired from the file.



(c) FLEXquarters