DB on linuxf
Sebastien Senechal
seb at cyberdine.ca
Fri Nov 3 14:53:14 PST 2006
for those interested, for mysql db connections:
actally need to do:
apt-get install iodbc
working ini for mysql:
[ODBC Data Sources]
mysql = mysqlodbc
[mysql]
Driver = /usr/lib/odbc/libmyodbc.so
Host = localhost
Server = localhost
Servername = localhost
Database = testdb
Username = root
Port = 3306
Tracing = 3
TraceFile = ./odbctrace.log
Debugging = 3
DebugFile = ./odbcdebug.log
Trace = 1
TraceAutoStop = 1
Le Vendredi Novembre 3 2006 17:22, Sebastien Senechal a écrit :
> Thanks a lot for the info !
>
> also need to install for mysql
> apt-get install unixodbc libmyodbc
>
> Le Vendredi Novembre 3 2006 05:13, Thomas Zehbe a écrit :
> > [ODBC Data Sources]
> > test = psqlodbc
> >
> > [test]
> > Driver = /usr/local/lib/psqlodbcw.so
> > Host = localhost
> > Server = localhost
> > Servername = localhost
> > Database = mosys
> > Username = tz
> > Port = 5432
> > Tracing = 3
> > TraceFile = ./odbctrace.log
> > Debugging = 3
> > DebugFile = ./odbcdebug.log
> > Trace = 1
> > TraceAutoStop = 1
--
Sébastien Sénéchal
Cyberdine
4685, de Lorimier
Montreal, QC, H2H-2B4
tel: (514) 998-8101
More information about the wx-users
mailing list