in reply to commtting db transactions
Hmmm.........
It is normally a Good Thing (tm) to have short transactions.
Nested transactions are often a sign of design failures.
I would be very cautious with code that forced me to do things like those you describe.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: commtting db transactions
by d_i_r_t_y (Monk) on Aug 09, 2001 at 18:24 UTC | |
by ryanus (Sexton) on Aug 07, 2005 at 22:30 UTC |