examples/sql/README
author Alpar Juttner <alpar@cs.elte.hu>
Mon, 06 Dec 2010 13:09:21 +0100
changeset 1 c445c931472f
permissions -rw-r--r--
Import glpk-4.45

- Generated files and doc/notes are removed
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.