Applies To: |
|
Summary: |
When using the SQL functions within Citect some database drivers are not compatible with Citect. |
Solution: |
Citect will not perform SQL functions
correctly unless the driver is level 0 compliant. Below lists the
different levels of compliancy and the required functions.
ODBC Compatibility QELIB uses the ODBC API to communicate with database drivers. This section lists the ODBC functions that QELIB uses. You should be aware of these compatibility issues when using ODBC database drivers other than those supplied by Q+E. Required functions QELIB will not run if the database driver does not implement the following ODBC functions: Level 0 Compliance The following are required Level 0 functions:
Level 1 Compliance The following are required Level 1 functions:
Optional Functions These functions are used by QELIB, but can be absent in a driver. If a driver does not support these functions, pieces of QELIB functionality will not work. This information is listed by function. Level 0 Compliance There is one optional Level 0 function, as follows:
Level 1 Compliance The following Level 1 functions are optional:
Level 2 Compliance The following Level 2 functions are optional:
|
Keywords: |
Related Links
Attachments