Re: [SQL] isolation level

2004-05-13 Thread Greg Stark
Bruno Wolff III <[EMAIL PROTECTED]> writes: > On Thu, May 13, 2004 at 18:13:23 +, > Jaime Casanova <[EMAIL PROTECTED]> wrote: > > Hi all, is there a way to set the isolation level to something like the > > sql standard dirty read. > > No. There will be a way to use the standard name in a

[SQL] isolation level

2004-05-13 Thread Jaime Casanova
Hi all, is there a way to set the isolation level to something like the sql standard dirty read. Thanx in advance, Jaime Casanova _ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmai

Re: [SQL] isolation level

2004-05-13 Thread Bruno Wolff III
On Thu, May 13, 2004 at 18:13:23 +, Jaime Casanova <[EMAIL PROTECTED]> wrote: > Hi all, is there a way to set the isolation level to something like the > sql standard dirty read. No. There will be a way to use the standard name in a SET command, but you will actaully get READ COMMITTED iso