Viewing 4 posts - 1 through 5 (of 5 total)
Gentlemen, Thanks for your help. Problem solved.
The solution was actually staring me in the face. Open Enterprise Manager, select the CORRECT server...:sick:
Sincerest appologies
January 25, 2008 at 2:05 am
Refreshing the individual database or all databases has no effect. The permissions have still not been applied.
January 25, 2008 at 1:43 am
Tried enclosing [Domain\UserName] but that returns a syntax error "There is no such user or group 'Domain\UserName'".
Username is returned from sysusers exactly as expected "NPQuiggin"
January 24, 2008 at 9:34 am
Running sp_grantdbaccess @loginame = 'Username' tells that UserName does not exist. If I qualify it with a domain then it tells me that UserName already exists - that is...
January 24, 2008 at 9:08 am
Viewing 4 posts - 1 through 5 (of 5 total)