Dear all,
I have a local SQL server 2005 wich has been install with mixed mode authentication.
When connecting using windows account it work fine, but when trying to connect with SQL account it fails with error :
Login failed for user '.....'. (.Net SqlClient Data Provider)
------------------------------
For help, click:
http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=18456&LinkId=20476
------------------------------
Server Name: PRM6400
Error Number: 18456
Severity: 14
State: 1
Line Number: 65536
The SQL account has been created with default public access to my database and the account is enable.
Even with sa pass word I am not able to connect. And I am sure about password
What could be the reason I am not able to connect ?
Could it be that even SQL server has been installed with Mix authenticated mode it has been internally desable ?
thanks for help
regards
serge
Your knowledge is enhanced by that of others.