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 |
|
Mpilo
Yak Posting Veteran
52 Posts |
Posted - 2008-08-07 : 10:28:01
|
| I'm using sql server express. and doing my project using asp.net. my problemis i try to connect to my database but it gives me problem it does not takemy server namemy connection is :-string d="Data source="mpilo-pc\sqlExpress; initial catalog=membership;Integrated security=true;" . is there any problem with my connection string? |
|
|
elancaster
A very urgent SQL Yakette
1208 Posts |
|
|
|
|
|