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
Transfer email accounts from one domain to another domain?
SQL Server Agent can not find my SSIS package
bash script email handling
Any idea on how to extract swf from excel and power point presentation (please explain in layman terms)
IF..THEN..ELIF conditions
Converting MDF file to CSV
Why is Windows Server 2003 SBS So slow to boot after i run DCPromo
Nested IF THEN statements and formulas? How can I make a long formula or is there a better way.
AIX cpu alarm monitor script.
Exchange 2007 Anti-Spam Agents not working well after SP1 applied