Ok I think I got it to finally work. I am using the mySql myODBC 3.51. I did not know about the connection string.
----- Original Message ----- From: "Josh Nathanson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, September 07, 2006 4:54 PM 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:252455 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

