sp_addalias bug?
From: Derek (anonymous_at_discussions.microsoft.com)
Date: 02/04/04
- Next message: Jasper Smith: "Re: Another 17055 error problem"
- Previous message: Tony: "Re: Application roles"
- Next in thread: Dan Guzman: "Re: sp_addalias bug?"
- Reply: Dan Guzman: "Re: sp_addalias bug?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 4 Feb 2004 10:42:32 -0800
I need to alias an NT group as dbo on SQL Server 2000 SP3.
The group name has spaces in it. When I run
sp_addalias 'CUFLA\IS Domain Analyst', 'dbo'
I get "Windows NT user or group 'CUFLA\IS Domain Analyst'
not found. Check the name again.
Yet I copied the name from running sp_helplogins. Ive
tried quotes, brackets ......
- Next message: Jasper Smith: "Re: Another 17055 error problem"
- Previous message: Tony: "Re: Application roles"
- Next in thread: Dan Guzman: "Re: sp_addalias bug?"
- Reply: Dan Guzman: "Re: sp_addalias bug?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|