Lazarus v1.1 project error
Posted: 11.12.2012, 10:10
Get a zconnection. put in a ztable, dbgrid and datasource. Compile and run project fine. Add in a second ztable and add a lookup field to the first table linking to the second. New col from table2 shows fine in grid. Both tables active for design mode.
compile again ok but on run gives Edatabase error. Can not perform operation on inactive dataset. Error is in Zabstractrodataset.pas line 2652 and the command there is CheckBrowserMode;
I have no code of my own yet. I will probably edit out the command and rebuild the ide but not till tomorrow as it is now late here.
Hope this report is helpful
Don
compile again ok but on run gives Edatabase error. Can not perform operation on inactive dataset. Error is in Zabstractrodataset.pas line 2652 and the command there is CheckBrowserMode;
I have no code of my own yet. I will probably edit out the command and rebuild the ide but not till tomorrow as it is now late here.
Hope this report is helpful
Don