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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read Only ODBC Connection

Status
Not open for further replies.

cocopud

Technical User
Jan 8, 2002
139
US
We have a SQL Server 2000 database that a user wants access to, they want a read only ODBC connection for a few tables.

If they create an ODBC connection to out database, how do I give them access to only three tables and make them read only?
 
Grant them SELECT access to the objects they want to see only.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--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