Distribution of secured database

  • Thread starter Thread starter MMummert
  • Start date Start date
M

MMummert

I have already assigned users and groups and passwords to my database. I
need to make the database usable on the user's own computers. Is there some
code I would have to write, so I do not have to set up each computer manually
that each user can access the database?
 
You asked a very large question with very little text.
The answer to your question is directly related to how your database is
going to be set up.

Will it be on a network or server?
If so, are you going to split it into front end and back end? If you are,
do a search on mbe, front end and back end.

Is the database going to be on just one computer?
If so, what you currently have is probably OK, providing it works.
 
Back
Top