changeset 1 | c445c931472f |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/examples/sql/README Mon Dec 06 13:09:21 2010 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +This subdirectory contains files which demonstrate using data tables 1.5 +in MathProg models for MySQL and iODBC. 1.6 + 1.7 +Script mysql_setup.sh is used to load the data from the *.sql files to 1.8 +a MySQL database. Change the username, if necessary.