Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to find out the connectionString for sql serve

Author  Topic 

debradeng
Starting Member

46 Posts

Posted - 2006-10-24 : 21:22:32
In visual studio environment,I am going to find out the following value so that the project can connect to the database.

<add name=""
connectionString=""
providerName=""

/>

But how to do that?

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-10-24 : 21:43:12
refer to http://www.connectionstrings.com/


KH

Go to Top of Page
   

- Advertisement -