I thought I had the command correct, but I wanted to make sure since I fail to connect in my app. Here is the connection command I use:

New SqlConnection("Server=TestServer;Database=MasterDB;Integrated Security=SSPI")

I have verified the server name, DB name, and that the server is using windows authentication.

Any help would be great.

Thank you so much.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.