Question : limited access to view

is it possible to give access to a SQL user to only one view and not even the permission to read the definition of that view? what kind of login will you create with role privileges would you give for that SQL user?

thanks

Answer : limited access to view

yes a data read role with only access to that view.

If you are transmitting outside your company and really want to protect yourself, use the webservice

When you give connection information away(username and password), you expose the risk of someone knowing the name of your servers and other connection information, they just need to figure out a full access username and password.
Random Solutions  
 
programming4us programming4us