Re: [GENERAL] AW: [HACKERS] TRANSACTIONS

2000-02-23 Thread Wim Ceulemans
Zeugswetter Andreas SB wrote: > > > Jose Soares <[EMAIL PROTECTED]> writes: > > > --- > > > Interbase, Oracle,Informix,Solid,Ms-Access,DB2: > > > --- > > > connect hygea.gdb; > > > create tabl

[GENERAL] AW: [HACKERS] TRANSACTIONS

2000-02-23 Thread Zeugswetter Andreas SB
> >I see no way that allowing the transaction to commit after an overflow > >can be called consistent with the spec. > > You are absolutely right. The whole point is that either a) everything > commits or b) nothing commits. > Having some kinds of exceptions allow a partial commit while other >

[GENERAL] AW: [HACKERS] TRANSACTIONS

2000-02-23 Thread Zeugswetter Andreas SB
> Jose Soares <[EMAIL PROTECTED]> writes: > > --- > > Interbase, Oracle,Informix,Solid,Ms-Access,DB2: > > --- > > connect hygea.gdb; > > create table temp(a int); > > insert into temp values (