Page 1 of 1

Error 'Row buffer is not assigned'

Posted: 25.08.2022, 19:30
by amonteiro
Hi,
I'am using Firebird 4.0 and Zeos 8.0 with Delphi XE2. In the form i have a TClientDataset, TDataSetProvider, TZQuery, 2 TZTransaction(Read and Write). Then when i give a Active := True in the clientdataset and that don't have return(RecordCount = 0), my database is empty, i receive the error:

Row buffer is not assigned

It's some configuration of the component?

Best regards,

Abraão

Re: Error 'Row buffer is not assigned'

Posted: 26.08.2022, 10:35
by marsupilami
Hello Abraão,

I think, this isn't a configuration problem. I think it is a bug. Could you please create a small sample application that shows the error?

Best regards,

Jan