 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu Oct 30, 2003 10:56 pm Post subject: transaction error |
|
|
I receive an error if I do not use Refresh (or close and open) after a
Commit.
Can anyone tell me how can I save (commit after a Post) without refresh?
if (ADOConnection1->InTransaction == true)
{
....
ADOConnection1->CommitTrans();
ADOQuery1->Refresh();
...
}
Many thanks
Michele
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|