Tom Kitta wrote:
> Just remember that CF only *suggests* isolation levels and the DB actually 
> does the isolation. There are four isolation levels, with most DB using read 
> committed as the default level.

If the database does not support the requested isolation level it is required 
to upgrade to a higher isolation level or throw an error. So as long as you are 
not using MySQL there is no risk of the events used to describe isolation 
levels suddenly occuring.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252528
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to