Hi Experts
I use SQL SERVER MANAGEMENT STUDIO 2008; In that normally we have Windows authentication,server authentication ; Through server authentication I am able to login with out any user name and password but
(1)Through server authentication i must enter username and password;
please suggest me the default user name and password;
(2) Through windows authentication
How to establish connection through windows authentication .....i mean to say i want to write a connecton string for windows authentication in c#