DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) myodbc-unix-testing

Info Catalog (mysql.info) myodbc-unix-installing (mysql.info) myodbc-unix-source (mysql.info) myodbc-mac-os-x
 
 23.1.7.10 Testing MyODBC on Unix
 ................................
 
 To run the basic samples provided in the distribution with the
 libraries that you built, just execute:
 
      shell> make test
 
 Make sure the DSN 'myodbc3' is configured first in `odbc.ini' and
 environment variable `ODBCINI' is pointing to the right `odbc.ini'
 file; and MySQL server is running.  You can find a sample `odbc.ini'
 with the driver distribution.
 
 You can even modify the `samples/run-samples' script to pass the
 desired DSN, UID, and PASSWORD values as the command line arguments to
 each sample.
 
Info Catalog (mysql.info) myodbc-unix-installing (mysql.info) myodbc-unix-source (mysql.info) myodbc-mac-os-x
automatically generated byinfo2html