Connecting Tech Pros Worldwide Help | Site Map

Setting the isolation level

Robert
Guest
 
Posts: n/a
#1: Jan 24 '06
I am not sure if this is possible but can one set the isoation level on the
sql DB from a MS ACCESS session?


Terry Kreft
Guest
 
Posts: n/a
#2: Jan 24 '06

re: Setting the isolation level


Depends how your doing your updating. If your using SQl code on ADO
connections or using Pass-Through queries then yes, you just use standard
TSQL.

If you're talking about updating to linked tables then I don't see how you
can.


--
Terry Kreft



"Robert" <robert.j.sipe@boeing.com> wrote in message
news:ItKnAw.Do1@news.boeing.com...[color=blue]
>I am not sure if this is possible but can one set the isoation level on the
>sql DB from a MS ACCESS session?
>[/color]


Closed Thread