Viewing 2 posts - 1 through 2 (of 2 total)
I connect cross domain with SSMS -- but I have to set up an alias in my SQL Server client configuration.
You can try this:
Follow John's steps to issue the net...
September 12, 2007 at 9:41 am
#733169
Rainier,
Everything you did was right, members of role_test just need to use the "AS <database_principal>" clause when granting select on testtable.
Try this (assuming testtable is in the dbo schema)
August 7, 2007 at 10:42 am
#725241