I have installed a sql server 2005 , by default it uses a windows authentication.
Now the problem is while establishing connection from my application written in c# in dotnet. It shows error exactly on line where ,I open the connection.
How solve this problem. Plz help me
Now the problem is while establishing connection from my application written in c# in dotnet. It shows error exactly on line where ,I open the connection.
How solve this problem. Plz help me
Comment