I Have installed Coldfusion Enterprise 5 server for linux.
I have also installed MyODBC and iODBC.
I've had MySQL running for some time now.
I tried setting up the MyODBC MySQL driver in coldfusion administrator, only to have it fail everytime.
I have also tried copying .so files from the mysql/lib, /usr/local/lib, and install sources to coldfusion/lib (both /usr/local/coldfusion/lib and /opt/coldfusion/lib).
I also wrote a small script to test the database query.
It does not verify in coldfusion administrator, always fails.
The script tells me that it has error=IM003, which translates to: Specified driver could not be loaded.
I have been trying everythin to get this to work, I don't know what to do next, but it is rather important for learning.
Thanks in advance!
Rninja
I have also installed MyODBC and iODBC.
I've had MySQL running for some time now.
I tried setting up the MyODBC MySQL driver in coldfusion administrator, only to have it fail everytime.
I have also tried copying .so files from the mysql/lib, /usr/local/lib, and install sources to coldfusion/lib (both /usr/local/coldfusion/lib and /opt/coldfusion/lib).
I also wrote a small script to test the database query.
It does not verify in coldfusion administrator, always fails.
The script tells me that it has error=IM003, which translates to: Specified driver could not be loaded.
I have been trying everythin to get this to work, I don't know what to do next, but it is rather important for learning.
Thanks in advance!
Rninja