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
     1 This subdirectory contains files which demonstrate using data tables
     2 in MathProg models for MySQL and iODBC.
     3 
     4 Script mysql_setup.sh is used to load the data from the *.sql files to
     5 a MySQL database. Change the username, if necessary.