MDAC 2.5 SDK - Visual FoxPro ODBC Driver
Support: Full
ODBC API Conformance: Level One
Returns the current setting of a statement option.
FOption | Returns |
SQL_GET_BOOKMARK | 32-bit integer value that is the bookmark for the current record number |
SQL_ROW_NUMBER | 32-bit integer specifying the position of the current row within the result set |
SQL_TRANSLATE_DLL | Error: "Driver not capable" |
The Visual FoxPro ODBC Driver has no translation DLLs.
For more information, see SQLGetStmtOption in the ODBC Programmer's Reference.