Meaning a success/fail value for the transaction as a whole?

The only time CFTRANSACTION will implicitly roll back is when an
exception is raised.  So if the CFTRANSACTION block exits normally
(assuming you're not doing a manual rollback), then you know the
transaction was successful.  Conversely, if an exception is raised,
that means the transaction was rolled back.

cheers,
barneyb

On 5/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Is there any way to carry a True/False value from the result
> of queries between cftransaction tags?
>
> Thanks.
>
> D

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241044
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to