Error 'Row buffer is not assigned'

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
amonteiro
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 20.07.2022, 15:11

Error 'Row buffer is not assigned'

Post 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
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Error 'Row buffer is not assigned'

Post 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
Post Reply