March 17, 2009 at 4:48 pm
What a minimum permissions can i add to non sysadmin in order to run @@version?
Thanks
March 17, 2009 at 11:04 pm
I think even "public" role can run this...not sure
Otherwise look for "View server state" permission
March 17, 2009 at 11:34 pm
SQL Reddy is correct; I created a new user with only connect rights to SQL Server it was able to run @@Version successfully.
Thanks.
Mohit K. Gupta, MCITP: Database Administrator (2005), My Blog, Twitter: @SQLCAN[/url].
Microsoft FTE - SQL Server PFE
* Some time its the search that counts, not the finding...
* I didn't think so, but if I was wrong, I was wrong. I'd rather do something, and make a mistake than be frightened and be doing nothing. :smooooth:[/font]
March 18, 2009 at 10:27 am
Thanks a lot for reply's.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply