RefreshRecord

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
durable30
Posts: 2
Joined: Thu 13 Nov 2008 19:19

RefreshRecord

Post by durable30 » Thu 13 Nov 2008 19:28

Whenever I turn on roAfterInsert under the RefreshOptions of an IBCTable, I get the following error when saving the record:

Refresh failed, found 0 records.

However the record was inserted.

How do I fix this problem?

Thank You
Jim

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

Post by Plash » Thu 20 Nov 2008 09:31

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

durable30
Posts: 2
Joined: Thu 13 Nov 2008 19:19

Sample Project Sent

Post by durable30 » Sun 30 Nov 2008 22:15

Plash wrote:We could not reproduce the problem. Please send to ibdac*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.
I have sent the sample project.

Thank you
Jim

Post Reply