Hi,
I'm developing an app in delphi 7, using tclientDatasets.
Since upgrading to D7 from D6, i've had nothing but problems, with issues which were supposed to be fixed in sp 7.1.
The latest one is when i call the RefreshRecord on a TClientDataset, i get 'unable to find record no key specified' exception. The only work around i can find is to refresh all using 'refresh', but that is not really an option. Unless i'm doing something wrong, this seems like another bug ...
Anybody got any ideas?
I'm developing an app in delphi 7, using tclientDatasets.
Since upgrading to D7 from D6, i've had nothing but problems, with issues which were supposed to be fixed in sp 7.1.
The latest one is when i call the RefreshRecord on a TClientDataset, i get 'unable to find record no key specified' exception. The only work around i can find is to refresh all using 'refresh', but that is not really an option. Unless i'm doing something wrong, this seems like another bug ...
Anybody got any ideas?