> currently the configure script only allows to use package iODBC to > connect to databases via ODBC. A common alternative package is unixODBC. > For using unixODBC no changes in the coding are necessary. Only library > libodbc.so has to be specified instead of libiodbc.so.
Please see files configure.ac and INSTALL attached. To configure with unixODBC the option '--enable-odbc=unix' should be used. By default '--enable-odbc' assumes using iODBC. > on some installations of MySQL example/transp.sql may lead to an error > due to a key exceeding 1000 bytes. > > Please, replace all occurences of 255 by 127. Done. Please check file transp.sql attached.
configure.ac
Description: Binary data
INSTALL.
Description: Binary data
transp.sql
Description: Binary data
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
