R
rossz
I'm in the process of splitting the database to simplify updating people
when changes are made to reports and such (it's currently a real pain
the rear) and to make it happier in a multiuser environment.
The plan is to keep the data portion on the server and install the
query/report portion on the workstations. The problem is getting the
client side to locate the data portion on the server. When a client
starts up I'd like it to display a message and give the user the
opportunity to browse for the correct server side database and
automatically relink everything.
Can someone point me to some code that does this?
I'm working in Access 2002, but I might need to be backwards compatible
with 2000.
Thanks.
when changes are made to reports and such (it's currently a real pain
the rear) and to make it happier in a multiuser environment.
The plan is to keep the data portion on the server and install the
query/report portion on the workstations. The problem is getting the
client side to locate the data portion on the server. When a client
starts up I'd like it to display a message and give the user the
opportunity to browse for the correct server side database and
automatically relink everything.
Can someone point me to some code that does this?
I'm working in Access 2002, but I might need to be backwards compatible
with 2000.
Thanks.