B
bobg
running access2k, FE/BE config;
I would like my startup form in the BE be able to determine if the FE is running.
is there an easy way to do this?
I know I could:
set fe=getobject, or workspace.opendatabase bla bla bla...
BUT - each of these will OPEN the mdb if it wasn't already open -
I want to know if it's open FIRST!
tia - Bob
I would like my startup form in the BE be able to determine if the FE is running.
is there an easy way to do this?
I know I could:
set fe=getobject, or workspace.opendatabase bla bla bla...
BUT - each of these will OPEN the mdb if it wasn't already open -
I want to know if it's open FIRST!
tia - Bob