Ask a Question related to Macromedia ColdFusion, Design and Development.
-
gusvok #1
Error with cftransaction
I have a method with a cftransaction and inside the cftransaction calls a
method that has a cftransaction, before updating to 6.1 I didnt have any
problme after that I get the following message You cannot nest a
cftransaction tag within another cftransaction tag. Check for a cftransaction
tag on the page that called the CFC. I wonder if CF 6.1 has a fix for this?
gusvok Guest
-
cftransaction
I have a question about CFTRANSACTION. We are currently using CF6.0 with various versions of Oracle and SQL Server. In our server settings we do... -
CFTransaction doesn't rollback on error
Hi all, years ago on CF 4.5, our cftransaction tags used to rollback changed data when something inbetween <cftransaction> and </cftransaction>... -
CFTransaction rollbacks
When I am in a transaction and an an error forces me to issue a rollback, my database effectively locks up. I have the feeling that isolation level... -
CFtransaction error
I'm getting the following error: Nested transactions are not supported. A cftransaction tag can not be nested within another cftransaction tag. ... -
is this possible - cftransaction
I don't want to get into the whole 'users shouldn't have access to the db' discussion. It's a battle that's been lost. We are looking at...



Reply With Quote

