Ask a Question related to Macromedia ColdFusion, Design and Development.
-
sk8save #1
cfstoredproc inside cftransaction
As soon as I put the cfstoredproc out of the cftransaction, my script will be processed normally. With the cfstoredproc inside the cftransaction, it just seems to turn in dead air...
sk8save 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 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 w/ ROLLBACK
Here's what I'm trying to do, this worked in CF 5, but bombs with the following error in CFMX 6: The <CFCATCH> tag requires an end tag to nest... -
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... -
cftransaction question
Hi there ! Let's say i have a first query which inserts a new row in a table, then a second query (myquery) trying to get the id of the inserted row...



Reply With Quote

