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.
| Author |
Topic |
|
boreddy
Posting Yak Master
172 Posts |
Posted - 2009-01-02 : 06:13:09
|
| The following connectin string is not working after set up the installer.But in solution working fine.[ using windows authentication]<add name="Connection String" connectionString="Data Source=.\SQLExpress;Initial Catalog=QuotemBiz;Integrated Security=SSPI" providerName="System.Data.SqlClient"/> |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-01-02 : 06:42:10
|
| http://www.connectionstrings.com/sql-server-2005 |
 |
|
|
|
|
|