How Do I Create A Multi-User Database?

  • Thread starter BobL via AccessMonster.com
  • Start date
B

BobL via AccessMonster.com

The requirement is to create a multi-user database. By that I mean the
following:

The front end is a form that allows users to browse records in a table. Some
of the fields in the form read directly from the table, others run read
statements thru queries.

The requirement is to allow multiple users to browse simultaneously. Since
there are no updates users will be able to make via the form, there is no
need for record locks.

There is also a requirement that the table and the queries not be accessible
to the users.

Can anyone help?
 

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