Re: Transactin and Rollback.
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Wed, 27 Feb 2008 15:43:02 +0200
Why do you think that Rollback not affected insert in first table? Do you
decided though after inspection of data in db or you expected to see
rollback results in dsetStocKDoc itself? If later then you should understand
that ADO DataSet by default is in memory copy of actual DB data. Thus since
post have completed successfully newly inserted record will stay in ADO
DataSet till next requery of ADO DataSet.
.
- References:
- Transactin and Rollback.
- From: Vitor Martins
- Transactin and Rollback.
- Prev by Date: Re: Transactin and Rollback.
- Next by Date: Re: Transactin and Rollback.
- Previous by thread: Re: Transactin and Rollback.
- Next by thread: Re: Transactin and Rollback.
- Index(es):