RE: Cannot connect to SQL Server
From: Farooq Mahmud [MS] (farooqm@online.microsoft.com)
Date: 07/05/02
- Next message: Farooq Mahmud [MS]: "RE: Changing SQL service account"
- Previous message: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- In reply to: Guian Smith: "Cannot connect to SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: farooqm@online.microsoft.com (Farooq Mahmud [MS]) Date: Fri, 05 Jul 2002 15:04:51 GMT
It looks like your SQL Server is set to use Windows only authentication
which is why the SA login fails with the error "Not associated with a
trusted SQL Server connection." If you want to login using a SQL Server
login then the security mode must be set to Windows and SQL Authentication.
To check this, do the following:
1. Open Enterprise Manager
2. Right click your SQL Server and select Properties
3. Click the Security Tab
4. Chnage the authentication type to Windows and SQL.
5. Restart the SQL Server service.
Hope this helps,
Farooq Mahmud [MS SQL Support]
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
- Next message: Farooq Mahmud [MS]: "RE: Changing SQL service account"
- Previous message: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- In reply to: Guian Smith: "Cannot connect to SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|