#02000No data - zero rows fetched, selected, or processed
Posted: Tue 11 Nov 2008 09:27
Hello support,
I get an error when this line is executed.
The dataset is insert mode!
Why?
I use the version 5.55.0.39 for Delphi 2007 with C++Builder 2007
Thanks for your help
Thomas
I get an error when this line is executed.
Code: Select all
DsPostenGrid->DataSet->FieldByName("n_customer_id")->AsInteger = m_LastUsedCustomerId;
Why?
I use the version 5.55.0.39 for Delphi 2007 with C++Builder 2007
Thanks for your help
Thomas