DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) MyODBC Unix testing

Info Catalog (mysql.info.gz) MyODBC Unix installing (mysql.info.gz) MyODBC Unix source (mysql.info.gz) 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.gz) MyODBC Unix installing (mysql.info.gz) MyODBC Unix source (mysql.info.gz) MyODBC Mac OS X
automatically generated byinfo2html