help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] unixODBC


From: Andrew Makhorin
Subject: Re: [Help-glpk] unixODBC
Date: Mon, 29 Sep 2008 08:29:42 +0400

> 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.

Attachment: configure.ac
Description: Binary data

Attachment: INSTALL.
Description: Binary data

Attachment: transp.sql
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]