Bryan exactly what is meant to happen in the myDbMan.startTx() method? Because what it looks like is that you are trying to have methods to start and end the cftransaction tag, which if that is the case, I don't think it will work. CFTRANSACTION tags must be start and end in the same template from my knowledge.

Phil


Bryan Nolen wrote:
Hi guys, not sure if this is possible but would the following work:
(yes its psudo code :)
<cfset myDbMan = new DatabaseManager />
<cfset myDbMan.startTx() />
<cfset myDbMan.doInsert() />
<cfset myDbMan.doInsert() />
<cfset myDbMan.doInsert() />
<cfset myDbMan.endTx() />
any ideas? (CFMX6.1, Apache Stronghold 4 & PostgreSQL on RedHat 9)
-Bryan
Bryan Nolen
Lead Developer, Arc.Net.Au
Ph: 03 9499 2929
Fax: 03 9854 5436
Mobile: 0402 022 292
<http://arc.net.au/> http://Arc.Net.AU
<http://cdonline.com.au/> http://cdonline.com.au






---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to