Securing a Database

  • Thread starter Thread starter Frankie Allison
  • Start date Start date
F

Frankie Allison

I have a database that is shared over a server. Several
different people need access to this database, but I don't
want them to be able to get directly to the tables or be
able to create queries. What I want to do is create a
sign-in form where they have to enter their particular
user name and password and when they do that correctly a
particular form opens up for them. How do I do this?

Thanks for any help.
 
Back
Top