Lazarus v1.1 project error

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
pir8don
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 10.12.2012, 04:52

Lazarus v1.1 project error

Post by pir8don »

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
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

pir8don,

mainly your report is usefull, but much better would be a little demo app. We've currently not enough man-power to rebuild all "possible" issue. Would you be so kind and attach a zipped template app (you don't need to add the DB, but a create-table scrip if necessary)
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Still waiting?

Mark
Image
Locked