Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Authentication Problems
Message
 
 
To
09/01/2004 13:03:16
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00865505
Message ID:
00865640
Views:
14
It sounds like authentication mode of the SQL server is set to 'Windows Only'. You can change it to 'SQL Server and Windows' on the Security tab of server properties in Enterprise Manager.

>Hello all. I'm pretty much a novice when it comes to SQL server. I've written a few simple stored procs & UDFs in t-SQL, and I'm using ADO.Net to work with the data. This is porbably a simple fix but I haven't been able to figure it out yet.
>
>I had to reinstall windows & SQL server, and now I can't log into my local server using SQL authentication. Even using SA and blank in Query Analyzer, i get the following message:
>
>Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection.
>
>I've looked all over MSDN for help, all I find are some pages on ASP.net & ADO that refer to this problem. I can log in using Windows authentication just fine.
>
>What am I missing? I'm sure it's something simple. I've already checked the server logins and the database users and everything looks fine there. I checked those settings against another installation of SQL server on a different machine, and they're identical.
>
>Thanks in advance for any help.
>
>-Nate
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform