avoid linking

J

Junior

Split database: ACC 2K
FE is mde, secured with workgroup, by-pass disabled
BE is mdb on share drive, with start up form and by-pass disabled.

What can I do to NOT allow someone to link to tables on the BE from a
different mdb? Assuming that person has permissions for the share.
 
D

Dirk Goldgar

Junior said:
Split database: ACC 2K
FE is mde, secured with workgroup, by-pass disabled
BE is mdb on share drive, with start up form and by-pass disabled.

What can I do to NOT allow someone to link to tables on the BE from a
different mdb? Assuming that person has permissions for the share.

The back-end needs to be secured with the same workgroup.
 
Top