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)
thanks
sry bad english
RE-Open All Queries
Moderators: gto, EgonHugeist
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
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