exactly.  i ran into this problem once myself.  i don't know for sure, but i
would assume since basically the end of the cf transaciton -
</CFTRANSACTION> - does not get read, anything before the CFLOCATION but
after the start of the CFTRANSACTION gets rolled back.

-Allen

----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 01, 2000 10:47 AM
Subject: RE: Cflocation inside of a cftransaction


> > In one of my pages I have a few insert queries that I run
> > inside of a cftransaction. Depending on the results I did
> > have a cflocation tag to redirect them to a outcome page.
> > They would get redirected fine, but the insert queries
> > would not run properly, as in they wouldn't write to the
> > table. Is this because the cflocation has the ability to
> > break a cftransaction block????
>
> Yes, when CFLOCATION is processed, nothing else in that page following the
> CFLOCATION is processed.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to