DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) basic-myodbc-application-steps

Info Catalog (mysql.info) functionality (mysql.info) odbc-connector (mysql.info) myodbc-api-reference
 
 23.1.15 Basic MyODBC Application Steps
 --------------------------------------
 
 Interacting with a MySQL server from MyODBC applications involves the
 following operations:
 
    * Configure the MyODBC DSN
 
    * Connect to MySQL server
 
    * Initialization operations
 
    * Execute SQL statements
 
    * Retrieve results
 
    * Perform Transactions
 
    * Disconnect from the server
 
 Most applications use some variation of these steps. The basic
 application steps are shown in the following diagram:
 
 MyODBC Programming Flowchart
 
Info Catalog (mysql.info) functionality (mysql.info) odbc-connector (mysql.info) myodbc-api-reference
automatically generated byinfo2html