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
Disconnected Recordset Problem
User is unable to loginto workstations
Shutdown Batch File
Charset in Excel Printing through VBA
RDP error : The client could not establish a connection to the remote computer
Dlookup in Access
Form looks great on all browsers except Firefox 3
Exchange 2007 Design Template
Citrix Zen Server Vs. VMWARE server
Login and Logout perl SQL IIS