This topic is locked

Help with mysql connection please

8/31/2006 1:08:32 PM
ASPRunnerPro General questions
D
debiso author

Hi!
I am trying out apsrunner without much luck. I want to connect to a mysql datasource and I get the following error. Any suggersions?
Joe
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
ODBC driver does not support the requested properties.
/mbreg/Badges_list.asp, line 664

Sergey Kornilov admin 8/31/2006

Make sure you use MySQL ODBC driver version 3.51.06.

You can download it at http://www.asprunner.com/files/MyODBC-3.51.06.exe
Also I recommend to use PHPRunner with MySQL. PHP comes with much better MySQL support while most MySQL ODBC drivers are buggy.