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
 Problem with connecting with Sql server express

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 problem
is i try to connect to my database but it gives me problem it does not take
my server name
my 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

Posted - 2008-08-07 : 10:28:50
dup...
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=108317

Em
Go to Top of Page
   

- Advertisement -