ravi_14 0 Light Poster

i am not able to connect to the sql server on my system.

SqlConnection^ connection=gcnew SqlConnection();
connection->ConnectionString ="Data Source=blueboy\sqlexpress;Initial Catalog=DCV_DB;Integrated Security=SSPI;Pooling=False";

i got the string from database properties.(i have attached the same in this post)
sql service is running.
tcp ports are enables too.

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.