Microsoft
Software
Hardware
Network
Question : Readonly access to SQL server 2008 database?
Hi
Is the following possible and if so how? Data is held on a server for client (the result of calculations).
The client wants to "see" these calculated values to feel that they have some "ownersip" of them.
Is it possilbe to give client purely readonly access to database tables (not let them do any writing or deletion or e.g. run/create stored procedures?)
I would rather client has no access to data from a security point of view but they are insisting....
Thanks
Answer : Readonly access to SQL server 2008 database?
grant the following 2 roles in the database:
db_datareader
http://msdn.microsoft.com/
en-us/libr
ary/ms1886
29.aspx
db_denydatawriter
http://msdn.microsoft.com/
en-us/libr
ary/
ms1883
08(SQL.90)
.aspx
Random Solutions
Rails site down - deprecated with 2.1.1 upgrade
Moving ForEach onto the universe
Extremly slow receiving POP3 email Outlook 2007
PHP Calling MS SQL Stored Procedures
ActiveSync working, OMA notand giving either runtime error/Security Exception error when accessed.
Access 2003 Crashes on reference to TableDefs - Why?
Import Fixed Length File into PostgreSQL Database
centos4.6 use resource less than 5.1 ?
"The connection to the exchange server has been restored"
Server 2003, Blocked local snapins in GP and can not now edit GP, Please help