Re: [ADVANCED-DOTNET] Nested transactions

2006-01-06 Thread Frans Bouma
> I honestly don't know if they're part of ANSI SQL, but I'd be > willing to bet they are in at least one of the more recent > versions. Now, whether your favorite database *supports* > them, that's another story In general savepoints in transactions are supported, at least on: oracle,

Re: [ADVANCED-DOTNET] Nested transactions

2006-01-06 Thread Ted Neward
I honestly don't know if they're part of ANSI SQL, but I'd be willing to bet they are in at least one of the more recent versions. Now, whether your favorite database *supports* them, that's another story I wouldn't bet on Access getting them any time soon. ;-) Ted Neward Author, Presenter, C