DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Dynamic Cursor

Info Catalog (mysql.info.gz) ODBC and last_insert_id (mysql.info.gz) Functionality (mysql.info.gz) Transaction
 
 23.1.14.2 Does MyODBC Support Dynamic Cursor Type?
 ..................................................
 
 Yes. MyODBC 3.51 supports `Dynamic cursor' type along with
 `Forward-only' and `static'.
 
 Due to the performance issues, the driver does not support this feature
 by default. You can enable this by specifying the connection option
 flag as `OPTION=32' or by checking the `Enable Dynamic Cursor' option
 from the DSN configuration.
 
Info Catalog (mysql.info.gz) ODBC and last_insert_id (mysql.info.gz) Functionality (mysql.info.gz) Transaction
automatically generated byinfo2html