That is a false statement. I'm currently using the ODBC drivers with MySQL 4.1 and MySQL 5 and CF works fine with both. The only thing is that you can't use the MySQL ODBC driver that CF has built in to the admin, as it is only for < 4.x versions.
Thanks, Ken Ferguson 214.636.6126 -----Original Message----- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 5:55 PM To: CF-Talk Subject: Re: another mySql question... AFAIK you *have* to use the JDBC driver with MySQL 4+/CF, you cannot use the ODBC driver at all. It's called Connector/J I think, you have to download it from the MySQL website -- here's the link: http://dev.mysql.com/downloads/connector/j/3.1.html To Install: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19170 -- Josh ----- Original Message ----- From: "Munson, Jacob" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, September 07, 2006 3:35 PM Subject: RE: another mySql question... > I've always used MySQL's JDBC driver, not ODBC. If you search Ben > Forta's blog, there's an entry about MySQL 5 in CF, and this has good > directions for getting it to work in the comments. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252530 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

