Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ClientDataSet and Interbase Example

Status
Not open for further replies.

Oppenhiemer

Programmer
Jun 28, 2001
315
GB
Hi -

Wondered if anyone knew of a good example of using the ClientDataset components with Interbase ?

The only reference I can find is on the Borland CodeCentral site and the accompanying source files are incomplete (code missing) and even when the necessary code is inserted; the app still does not work as expected.

In particular, the ApplyUpdates event does not work and generates an error something like..

"Unable to Find Record. No key specified".

I cannot give you a link to the original download on CodeCentral at the moment as Codecentral seems to be down :(.

Anyway, I have searched for examples of using ClientDataSet with Interbase and so far can find no good examples. As this seems to be an important area for anyone thinking of developing applications with Interbase - Im suprised at the lack of examples available.

So here is a link to the original artical

Any help would be much appreciated.

Opp.
 
Opp,

Hm. Interesting idea. Give me some time to poke around.

-- Lance
 
Thanks Lance -

I have since been advised that it was a problem with the InterbaseExpress version I was using. A "known Issue" if you will ;).

I have since updated my version of said components and this problem has since dissapeared. Good links though, some interesing articles - will check them out.

Cheers..

Opp.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top