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

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