Re: Grant Access Error
- From: "Tom Moreau" <tom@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 4 Jul 2006 08:07:23 -0400
Use brackets as delimiters:
GRANT <privileges> on <table_name> TO [gh.om]
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Toronto, ON Canada
..
"Leif S" <LeifS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:39A5D87F-9801-4013-87CF-FD6A729AEF47@xxxxxxxxxxxxxxxx
SQL Server returns an error when I try go grant privileges to a username
containing '.' (dot). The statement goes like this:
GRANT <privileges> on <table_name> TO gh.om
The error message point to the '.' Is there a workaround?
We use the format "sitename"."username" on quite a lot of
serverconfigurations in our company and it will be quite a job to change
all
the logon ids.
Thanks for any assistance
/Leif S
--
Systems Analyst
.
- Prev by Date: Error: 18456 Severity: 14 State:11
- Next by Date: SSL with SQL Server 2000
- Previous by thread: Error: 18456 Severity: 14 State:11
- Next by thread: SSL with SQL Server 2000
- Index(es):
Relevant Pages
|
|