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

SQL Server Security

Status
Not open for further replies.

kafmil

Technical User
Jul 15, 2002
71
0
0
AU
I have been put in the awkward position of needing to publish our internal SQL Server to the web for a particular client. I also have to provide them with a user name and password to be able to access the database through a software application. They need to be able to execute SP's and do select, insert and update on tables. However I want to restrict them from viewing the database design through Enterprise Manager or similar.
I have restricted their access so they cannot make changes to the database but they can still see the table and SP design which I don't want them to see.

Any Ideas?
 
What version of Microsoft SQL Server are you using?

What rights have you given them?

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (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