MDAC 2.5 SDK - Visual FoxPro ODBC Driver
Support: Full
ODBC API Conformance: Level 1
Returns TRUE for all supported functions.
The Visual FoxPro ODBC Driver supports all ODBC API Core and Level 1 functions. The following table indicates whether the driver supports a specific Level 2 function.
Ffunction | Supported |
SQL_API_SQLBROWSECONNECT | No |
SQL_API_SQLCOLUMNPRIVELEGES | No |
SQL_API_SQLDATASOURCES | Yes |
SQL_API_SQLDESCRIBEPARAM | No |
SQL_API_SQLDRIVERS | Yes |
SQL_API_SQLEXTENDEDFETCH | Yes |
SQL_API_SQLFOREIGNKEYS | No |
SQL_API_SQLMORERESULTS | Yes |
SQL_API_SQLNATIVESQL | No |
SQL_API_SQLNUMPARAMS | Yes |
SQL_API_SQLPARAMOPTIONS | Yes |
SQL_API_SQLPRIMARYKEYS | Yes |
SQL_API_SQLPROCEDURECOLUMNS | No |
SQL_API_SQLPROCEDURES | No |
SQL_API_SQLSETPOS | Yes |
SQL_API_SQLSETSCROLLOPTIONS | Yes |
SQL_API_SQLTABLEPRIVILEGES | No |
For more information, see SQLGetFunctions in the ODBC Programmer's Reference.