PDA

View Full Version : dbexpmysql.dll & libmysql.dll For Mysql 5.x


Sleeck
17-04-2007, 21:22
I am in the search of dbexpmysql.dll & libmysql.dll libs For Mysql 5.x or Mysql 4.X

All libs which i find dont work :'(
I ve test all libs of this forum.... mysql3 etc..etc....

Did Someone which have good libs can send them ??


Thx a lot for all !!! :p

Reedy Boy
17-04-2007, 21:41
How about a different method that definately will work


As there are some libs that will work, some that time out but this method, for sure works

Im using it and have been since it was posted :)



http://forum.goteamspeak.com/showpost.php?p=147009&postcount=68

Sleeck
18-04-2007, 12:58
http://forum.goteamspeak.com/showpost.php?p=147009&postcount=68
There is a little progress, now i can connect to a mysql server xD

mysql Ver 14.12 Distrib 5.0.37, for Win32 (ia32)

[DBEXPRESS]
sqldir=mysql_sql\
DriverName=myodbc
Database=DSN=myodbc;DB=ts
User_name=ts
Password=ts
LibraryName=dbxoodbc.dll
GetDriverFunc=getSQLDriverODBC
VendorLib=ODBC32.DLL
Active=1


---------------------------------------------------------------
-------------- log started at 18-04-07 13:11 -------------
---------------------------------------------------------------
18-04-07 13:11:03,ALL,Info,server, Server init initialized
18-04-07 13:11:03,ALL,Info,server, Server version: 2.0.20.1 Win32
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_servers
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_server_privileges
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_channels
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_channel_privileges
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_clients
18-04-07 13:11:03,WARNING,Info,SQL, created table ts2_bans
The Server Crash Here
18-04-07 13:11:15,ALL,Info,server, Server shutdown initialized
18-04-07 13:11:16,ALL,Info,server, Server shutdown finished
---------------------------------------------------------------
--------------- log ended at 18-04-07 13:11 --------------
---------------------------------------------------------------
This is the crach error :/

dbExpress Error: Operation Not Supported.

Some screen of errors & configs

http://dlforce.free.fr/teamspeak/1.PNG

http://dlforce.free.fr/teamspeak/2.PNG

http://dlforce.free.fr/teamspeak/3.PNG

http://dlforce.free.fr/teamspeak/4.PNG

http://dlforce.free.fr/teamspeak/5.PNG

http://dlforce.free.fr/teamspeak/6.PNG

http://dlforce.free.fr/teamspeak/7.PNG


Thx a lot Reedy Boy :p

Reedy Boy
20-04-2007, 12:41
http://forum.goteamspeak.com/attachment.php?attachmentid=1050&d=1164623354

Try an updated set of SQL Files for mySQL


Also, the driver name doesnt match the tutorial:

DriverName=openodbc

You have

DriverName=myodbc


Try changing it