Hello.


I'm not familiar with this subject, however, have you been at:

  http://dev.mysql.com/doc/mysql/en/howto-cf.html

        
http://dev.mysql.com/doc/mysql/en/programs-known-to-work-with-myodbc.html

        http://dev.mysql.com/doc/mysql/en/myodbc-tested-applications.html

  http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17262







"Ryan Stille" <[EMAIL PROTECTED]> wrote:

> I am trying to connect to MySQL from within ColdFusion on a linux box.

> ColdFusion (version 5) came with a Merant driver, but it is too old to

> support transactions.

> 

> I've downloaded libmyodbc_mysql.so (MyODBC 2.5) and also libmyodbc3.so

> (MyODBC 3.5) and could not get either of these to work.  But I'm not

> sure if I'm using them correctly.

> 

> Basically all I've done is copy these files to my machine and change

> this line in ColdFusion's odbc.ini file:

> Old: Driver=3D/opt/coldfusion/lib/CFmysql15.so

> New: Driver=3D/opt/coldfusion/lib/libmyodbc_mysql.so

> 

> Does this sound like I'm using them correctly?  Most of the

> documentation I find about MyODBC talks about installing an odbc

> manager, I believe ColdFusion already has one built in, since the

> odbc.ini file already exists and is used.

> 

> When I use ODBC 3.5 my server just hangs.  When I use the 2.5 driver I

> get this error:

> ODBC Error Code =3D IM003 (Specified driver could not be loaded)

> 

> Thanks for any help.

> -Ryan

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to