> I've seen mention that the driver that ships with CF9 has difficulty > maintaining connections to MySQL, > and the recommended fallback is to install the CF8 MySQL driver. > > Is this still the case, and, if so, are there instructions or posts anywhere > that describe how to do this?
I don't use MySQL regularly enough to have run into this problem, so I don't know if it's still the case. But I'd recommend trying the stock drivers to see if they work for you before replacing anything. If they don't, I'd try MySQL's own drivers before trying any others: http://www.mysql.com/downloads/connector/j/ You'll just drop the JAR file into the same directory where all the other JAR files are, then choose "Other" and configure your JDBC settings appropriately: http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf3639b1-7fe6.html Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343145 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

