UpdatesPending

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Valgardur
Posts: 165
Joined: Tue 24 Nov 2009 19:33

UpdatesPending

Post by Valgardur » Tue 24 Nov 2009 19:37

When using ODAC (Delphi6) I correctly get UpdatesPending true when my record has been changed but not after an insert, which it should be, if I understand correctly.

Is there any documentation available on when to use UpdatesPending, Refresh, Modified, ApplyUpdates, CancelUpdates? I read the help file and searched the forums..

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 26 Nov 2009 09:03

We could not reproduce the problem. Please send to support*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

These properties and methods are described in the ODAC help or Delphi help.

Post Reply