Web Hosting Talk







View Full Version : MySQL ODBC drivers


Marco JKD
02-11-2002, 11:10 AM
I downloaded ODBC drivers for MySQL here:
http://www.mysql.com/downloads/api-myodbc.html

but they're incredible slow. I'd like to know if it's there are other drivers like these (but faster).

Thanks,

Marco

ASPCode.net
02-11-2002, 04:25 PM
Using from Windows? Then you might want to try the OLEDB drivers instead. Although I havn't done it myself, generally speaking OLEBD drivers tend to be faster than ODBC.

http://www.mysql.com/downloads/os-win32.html

Marco JKD
02-11-2002, 05:56 PM
Ok, I'll try!

thanks

Marco