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 |
vojinb
Starting Member
9 Posts |
Posted - 2012-02-22 : 08:44:13
|
Hi, I got some IIS which has webconfig connection string likeadd name="connstring" connectionString="Data Source=Localhost ;Initial Catalog... <add name="connstring_" connectionString="Data Source=.\SQL_2000;Initial CatalogFor sql server 2005 and 2008 what I type instead of ".\SQL_2000"?Could not find on internet example except for SQLExpressThanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
vojinb
Starting Member
9 Posts |
Posted - 2012-02-22 : 10:02:42
|
Hi,thanks,but those links are not working |
|
|
vojinb
Starting Member
9 Posts |
Posted - 2012-02-22 : 10:31:28
|
thanks, I've got it now |
|
|
|
|
|