J
Jonathan
Hi,
I have a split database where the data is in a MDB file on a server and the
application to work on these data is compiled in a MDE file distributed to
the users. The application uses linked tables. I would like the
administration of the data (compact, back-up, etc) to be done from the MDE
file, in order to prevent anyone to access the MDB file directly. I have 2
problems.
1) How can I, as an administrator, get the exclusivity on the MDB file from
the MDE file?
2) Can I close the connection between the MDB file and the MDE file without
removing the linked table from the MDE file?
Thanks a lot!
Jonathan
I have a split database where the data is in a MDB file on a server and the
application to work on these data is compiled in a MDE file distributed to
the users. The application uses linked tables. I would like the
administration of the data (compact, back-up, etc) to be done from the MDE
file, in order to prevent anyone to access the MDB file directly. I have 2
problems.
1) How can I, as an administrator, get the exclusivity on the MDB file from
the MDE file?
2) Can I close the connection between the MDB file and the MDE file without
removing the linked table from the MDE file?
Thanks a lot!
Jonathan