DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Basic MyODBC application steps

Info Catalog (mysql.info.gz) Functionality (mysql.info.gz) ODBC Connector (mysql.info.gz) 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:
 
 [image src="Images/myflowchart.png" text=""]
Info Catalog (mysql.info.gz) Functionality (mysql.info.gz) ODBC Connector (mysql.info.gz) MyODBC API Reference
automatically generated byinfo2html