How do I lock a database so it's Read-Only?

J

Jen

I want to set up a database so that one person can update and maintain the
data and so that others can only see the database as read only to look at
queries?
 
Top