Re: Logon failed for user ". but only for membership tables in same database that other request work
- From: weilu@xxxxxxxxxxxxxxxxxxxx (Wei Lu)
- Date: Wed, 12 Apr 2006 06:07:13 GMT
Hi Bill,
Since you use a same UserName and Password in the Computer A , it should be
OK to login SQL Server on Computer B.
I would like you to do a test that on ComputerB, log on using the Username
and then open the SQL Management Studio and try to execute the stored
procedure. Does any error occur?
You may use the GRANT statement to grant the EXECUTE permission for a user:
GRANT System Object Permissions (Transact-SQL)
http://msdn2.microsoft.com/en-us/library/ms187797.aspx
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- References:
- Logon failed for user ". but only for membership tables in same database that other request work
- From: Sir Bill
- RE: Logon failed for user ". but only for membership tables in same database that other request work
- From: Wei Lu
- Re: Logon failed for user ". but only for membership tables in same database that other request work
- From: Sir Bill
- Logon failed for user ". but only for membership tables in same database that other request work
- Prev by Date: SQL password complexity
- Next by Date: Re: SQL password complexity
- Previous by thread: Re: Logon failed for user ". but only for membership tables in same database that other request work
- Next by thread: Re: Logon failed for user ". but only for membership tables in same database that other request work
- Index(es):
Relevant Pages
|