examples/sql/README
author Alpar Juttner <alpar@cs.elte.hu>
Sun, 05 Dec 2010 17:35:23 +0100
changeset 2 4c8956a7bdf4
permissions -rw-r--r--
Set up CMAKE build environment
alpar@1
     1
This subdirectory contains files which demonstrate using data tables
alpar@1
     2
in MathProg models for MySQL and iODBC.
alpar@1
     3
alpar@1
     4
Script mysql_setup.sh is used to load the data from the *.sql files to
alpar@1
     5
a MySQL database. Change the username, if necessary.