Click here to Skip to main content
15,916,842 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
any body is there i have problem to connect sqlserver

the problem is

Login failed for user 'EGB-SYS\ushaa'. how to solve this one
Posted

1 solution

Open Sql server management studio
then open "Security" folder in object explorer
Right click on "Logins" folder and select "New Login"
there specify login name as "EGB-SYS\ushaa"
click on OK button. and then run your application.
 
Share this answer
 
v3

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