I am developing a windows form application using c#. I want to connect to SQL Server 2008 which is in the server using windows authentication. Can anyone please provide me the connection string?
Note:
- Domain is created in my server.
- Remote access is enabled for the sql server
- TCP/IP port is also enabled.
Please help me.I am struggling for this since 3 days.