Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
im using windows server 2008 R2(OS), and in that im installing sql server 2008 R2, when im using sql server to connect to database only windows authentication works ,
when im using sqlserver authentication i got login failed , plz help me
Posted

 
Share this answer
 
If you use the right username/password, then it will work, because if windows authentication works, then you have a good connection to the DB, so the only thing you need, is a correct username and password
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900