Re: Connection to MySQL with gdafe



On Thu, Jan 20 2000, at 09:45:06 +0100, Rodrigo Moya wrote:
> Bjorn Andersson wrote:
> 
> > Ok, thanks. I got the ODBC server to work with MySQL.
> 
> Great! I have never tried this combination, so please could you send me
> your .odbc.ini file and your gdalib file to try it on my machine?

Here they come. The ODBC library for MySQL can be found on
http://www.mysql.com/download_myodbc.html. I used the Debian
package libmyodbc2.50.26.

-- 
Björn Andersson  <bjorn@lifix.fi>                        +358-50-3412556
Lifix Systems Oy <http://www.lifix.fi/>
Tekniikantie 21, FIN-02150 Espoo                          +358-9-4375272
[ODBC Data Sources]
MySQL = MySQL

[MySQL]
DSN= MySQL
Driver = /usr/lib/libmyodbc.so
Server = localhost
Database = test
Port = 3306

[Datasources]
MySQL=MySQL

[MySQL]
Provider=gda-odbc
DSN=MySQL
Description=MySQL Test Database for ODBC
Configurator=MODULE=odbc;ENTRY=MySQL

[Last Connections]
Connection1=MySQL


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