H
Harmannus
Hallo,
Is it possible to hard code a back-end *server* path, that i do not have
access to, into a front-end?
For develop reasons i use a local back-end to make changes in the front-end
and sent it back. For this purpose i want to reset the path in the front-end
to its orginal state. The code below checks for a valid connection as far as
i do understand the code. This check should not be made. It should simply
update the linked tables to the original path.
http://www.mvps.org/access/tables/tbl0009.htm
I got a suggestion earlier to change te part where the code asks for the
user the state the parth with: strNewPath = "k:\databases\mydatabase_be.mdb"
Thanx in advance for any tips to solve this problem.
Regards,
Harmannus
Is it possible to hard code a back-end *server* path, that i do not have
access to, into a front-end?
For develop reasons i use a local back-end to make changes in the front-end
and sent it back. For this purpose i want to reset the path in the front-end
to its orginal state. The code below checks for a valid connection as far as
i do understand the code. This check should not be made. It should simply
update the linked tables to the original path.
http://www.mvps.org/access/tables/tbl0009.htm
I got a suggestion earlier to change te part where the code asks for the
user the state the parth with: strNewPath = "k:\databases\mydatabase_be.mdb"
Thanx in advance for any tips to solve this problem.
Regards,
Harmannus