Page 1 of 1

Error in example ClientDataset.dpr

Posted: Thu 20 Mar 2008 18:43
by brakaman
Hello Friends.

I'm testing your driver for firebird and when open the example ClientDataset.dpr launch the error: Class TSQLClientDataset not found :oops:

The instalation program only added one component(CRSQLConnection) in the palette .
not?

Thanks in advance.

Posted: Fri 21 Mar 2008 08:06
by Plash
TSQLClientDataSet exists in Delphi 6 only. This is the demo for Delphi 6. Use SimpleDataSet demo for higher Delphi versions.