Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User security for Read-Only access to tables

Status
Not open for further replies.

bob000

Programmer
Aug 23, 2001
20
US
A users wants read-only accss to tables in our 2000 SQL DB from MS Access. What are the correct Database and Servers roles I would need to give that user?
 
db_datareader will grant read access to all tables within the database. A user shouldn't be assigned any server roles unless they need the high end access that server roles grant.

Denny

--Anything is possible. All it takes is a little research. (Me)

[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top