Linked Database

B

Bruce

We use a Access 97 program in work which has two forms I've been asked if I
can share the program on our network but restrict the main form to certain
users and allow only the second form visible or available to all. The only
idea I can come up with is to create a Access program only showing the one
form (an identical copy) and link it to the main program, so the data can be
amended and xferd in both directions.

Would this work?

Bruce
 
B

Bas Cost Budde

Bruce said:
We use a Access 97 program in work which has two forms I've been asked if I
can share the program on our network but restrict the main form to certain
users and allow only the second form visible or available to all. The only
idea I can come up with is to create a Access program only showing the one
form (an identical copy) and link it to the main program, so the data can be
amended and xferd in both directions.

For one thing, you can retrieve the network user name. See
http://www.mvps.org/access/api/api0008.htm
This fact can help the startup decision to show or hide some/any form.

You can create as many front ends to any database as you like. That is
common practice. Is that part of your question?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top