MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

Supported Concurrency Model

The Visual FoxPro ODBC Driver supports read-only concurrency. Your application can call SQLSetStmtOption with a SQL_CONCURRENCY option of SQL_CONCUR_READ_ONLY.

For more information, see the ODBC Programmer's Reference.