Displaying 3 results from an estimated 3 matches for "lib_odbc_driver_manag".
Did you mean:
lib_odbc_driver_manager
2007 May 13
3
MySQL ODBC stub
The wine odbc stub (odbc32.dll) has a environment variable to point to unix
odbc driver:
LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1
Is there a stub to use MySQL ODBC driver:
/usr/lib/libmyodbc3.so.1 ?
I have an application that uses the MySQL ODBC driver and I coul not install
the native driver :
mysql-connector-odbc-3.51.12-win32.msi
--
Marco Aur?lio
2006 Apr 11
1
ODBC and Mysql
...e needs.
I have a DSN called "tuna" to a MySql database called "dolphin" which I
can use isql to connect to no problem. However, when I use the ODBC Data
Sources in the Control Center of "wt", I get a "Specified SQL server not
found".
I originally used: LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1.0.0
with the symlink indicated.
I have since tried
LIB_ODBC_DRIVER_MANAGER=/usr/lib/lib/libmyodbc-2.50.39.so with a symlink
of "libmyodbc.so".
I have set WINDEBUG=+odbc32 but haven't seen much more on the screen,
unless I'm doing that wrong.
Nothing...
2001 Mar 05
1
ODBC support
I have had fairly good success so far with WINE (Lotus Notes 4.6) so far,
but we have a time and attendance application here that uses simple
database calls. Is there any ODBC support under WINE? I've looked at
the documentation and only found references to a debug mode for ODBC, but
nothing about actually setting it up. If anyone could point me towards
any existing documentation I would