PC Review


Reply
Thread Tools Rate Thread

connecting to sql express 2005 with C#

 
 
=?Utf-8?B?R2lkaQ==?=
Guest
Posts: n/a
 
      19th Dec 2006
Hi,

I've my win32 application which connecting to my sql database.
till now i used MSDE as my database and now i want to upgrade to sql express
2005. after the upgrade i tried to connect to the database and couldn't. i
keep getting an error which saying that database doesn't exists or access is
denied.
is there something diffrent between connecting to MSDE and connecting to sql
express 2005 ? here with my connection string.

sqlConnStr=@"data source="+192.165.1.1+";initial catalog=master;user
id="+sa+";password="+1234+";workstation id=127.0.0.1;packet size=4096";

Thanks,
Gidi.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting to SQL Express 2005 Connull Microsoft VB .NET 3 21st Jan 2009 09:44 PM
Connecting to SqlServer 2005 Express Richard Microsoft Access 1 27th Nov 2008 09:45 AM
Error message when connecting to a SQL Express 2005 DB =?Utf-8?B?Um9zcw==?= Microsoft Dot NET Framework Forms 0 25th Aug 2007 09:12 PM
Connecting to SQL 2005 Express over a network share Phil Williams Microsoft ADO .NET 2 30th Mar 2006 03:19 PM
Trouble connecting to SQL Server 2005 Express BravesCharm Microsoft C# .NET 4 13th Nov 2005 12:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:55 PM.