Error 'Row buffer is not assigned'
Posted: 25.08.2022, 19:30
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
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