Subject Re: [firebird-support] Re: Correct Way?
Author David Johnson
Very true ...

My solution applies to server side application logic, but fails for a
desktop application connecting to a server on another physical platform.

That is why the nuances of each solution do have to be understood before
you settle on a mechanism.

On Wed, 2004-10-27 at 17:39, Ann W. Harrison wrote:
>
> At 08:05 AM 10/27/2004, David Johnson wrote:
>
> >When a transaction is rolled back, its token must be inserted into a
> >placeholder "void" record. Instead of a simple rollback, the rollback
> >operation must consist of rollback, start trans, insert "void" record,
> >commit.
>
> That's a nice solution if you always control the rollback. If
> you have a network failure or something like that, it's very
> hard to store that extra void record.
>
> Regards,
>
>
> Ann
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>