H
Harmannus
Hallo,
In my frontend i want to check for a valid path to a backend by using a path
that is set in a table in another database. If the backend is not found it
should use the stored path to the backend. I use DbLookup but get errors.
Anybody suggestions on how this can be done?
My code: sServerpath = DLookup("[PathServer]", "tblFrontend", "[filename]=
'frontend.mdb'")
Thanx for any tips.
Regards,
Harmannus
In my frontend i want to check for a valid path to a backend by using a path
that is set in a table in another database. If the backend is not found it
should use the stored path to the backend. I use DbLookup but get errors.
Anybody suggestions on how this can be done?
My code: sServerpath = DLookup("[PathServer]", "tblFrontend", "[filename]=
'frontend.mdb'")
Thanx for any tips.
Regards,
Harmannus