RE-Open All Queries

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
Frega
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 13.08.2008, 21:33

RE-Open All Queries

Post by Frega »

hello, im using remote DB and sometimes the ZConnection goes OFF, this, turn all my queries to Active := False;

its lots and lots of work to enter in each form and turn it on again...
i think i will put a command in Form Create like:
ZQuery.open;


have other way to do this?? like (Zconnection.ALLQueries.open) :P


thanks :)
sry bad english
mse
Junior Boarder
Junior Boarder
Posts: 41
Joined: 17.07.2007, 06:30

Post by mse »

MSEide+MSEgui has tactivator for that purpose (tab NoGui in component palette).

http://sourceforge.net/project/showfile ... _id=165409

Just released rev. 2.0beta1 BTW.
Set the controller.activator properties of the DB components which you want to activate to the inserted tactivator component.

Martin
Post Reply