Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

coldfusion and transactions driver error

Status
Not open for further replies.

rninja

Technical User
Joined
Apr 11, 2001
Messages
381
Location
US
I am getting this error on my linux box with coldfusion. How do I get this driver to support transactions or what can I do to get it working? This is the exact error message: "
Transactions not supported by driver


The driver for the data source 'INFINITELIST' does not support database transactions. The use of the CFTRANSACTION tag is therefore not permitted with this data source.
"
BTW I am using the MERANT mySQL Driver that came with coldfusion.
Thanks in advance for any help in this! Rninja

smlogo.gif

 
I could be wrong, but I think that mySql did not support transaction until version 4, so most likely you need to get an updated driver or update your mySql.

HTH,
Tim P.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top