Subject | Re: [ib-support] RefreshRecord bug |
---|---|
Author | Marcos V. Dufloth |
Post date | 2002-03-14T10:44:24Z |
This is not a bug. You have an parameter at a clientdataset that don't have correspondency at query.
Dufloth.
Dufloth.
----- Original Message -----
From: phoove27
To: ib-support@yahoogroups.com
Sent: Wednesday, March 13, 2002 7:53 PM
Subject: [ib-support] RefreshRecord bug
I receive the following message when attempting to
call "RefreshRecord" on a client dataset:
Unable to find record. No key specified
My simple test program is a form with buttons
for "Prior", "Next", "Edit", "Save", "Cancel", "RefreshRecord",
and "Refresh". The database I am using contains four records. I can
move from record to record and back again in the opposite direction.
I can edit, save, and cancel. I can call "Refresh" on the dataset
with no problem. The problem only occurs when I attempt to call
the "RefreshRecord" method.
I am using dbExpress with
Connection -> SQLDataSet -> DataSetProvider ->
ClientDataSet -> DataSource
The problem remains even when I switch to
Connection -> SQLClientDataSet -> DataSource
I am using Firebird 1.0 for both Linux and Windows. The problem
always existed with the Windows Firebird, but the problem with the
Linux Firebird started only after I downloaded the latest version
last night. I did not receive the error message when using an older
version of Firebird.
Is this a bug in Firebird, a bug in Delphi, or am I just missing
something?
Thanks,
Paul
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]