Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cannot get coldfusion E 5.0 to work with MySQL/MyODBC

Status
Not open for further replies.

rninja

Technical User
Apr 11, 2001
381
US
I have installed Coldfusion Enterprise 5.0 on a linux redhat 7 system, with MySQl and MyODBC. I made the database in MySQL and made a simple form in cfml that is supposed to mearly show all the records in the database.

I cannot get any of the drivers to work (myodbc mysql driver or the merant mysql driver). I keep getting an error saying "ODBC Error Code = IM003 (Specified driver could not be loaded) Specified driver could not be loaded".

I really need to get this to work and it's been a while since i've tried to get it to work, If anyone could assist me in troubleshooting, I would be really greatful!

Thanks in advance!


Rninja
 
Try installing the myodbc API again. To me it sounds like the installation of CF5.0 has overwritten your old odbc.dll file. By reinstalling the myodbc API you install the MySQL ODBC-driver again. Hope this helps.

<webguru>iqof188</webguru>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top