473,406 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

dotnet 2003 with sql express 2005

aaa
I have a problem connecting .net 2003 (framework 1.1) with
sql express 2005 (framework 2.0)
What is the problem:
definitions or compatibility?
Jul 6 '06 #1
7 1672
Hello aaa,

What kind of problems?
Which connection provided did you try? SQL Native connection, SQLServer or
just OLEDB?

I've used VS 2003 + SQL Express 2005 numbers of time

aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 6 '06 #2
aaa
I tryed to add connection to server explorer in visual studio,
When I press test connection its ok,
but when I press ok (to add connection) it gives an error.

I know that .net 2003 can connect sql 2005 in case they both work with
framework 1.1

In my case .net works with 1.1 and sql express works with 2.0.


"Michael Nemtsev" wrote:
Hello aaa,

What kind of problems?
Which connection provided did you try? SQL Native connection, SQLServer or
just OLEDB?

I've used VS 2003 + SQL Express 2005 numbers of time

aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 6 '06 #3
Hello aaa,

try this
Server name: (local)\SQLExpress
Security: Windows integrated
Attach DB file: C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf
(or any available)

then press OK and everything ok

If smth wrong could you specify error description?

aI tryed to add connection to server explorer in visual studio,
aWhen I press test connection its ok,
abut when I press ok (to add connection) it gives an error.
aI know that .net 2003 can connect sql 2005 in case they both work
awith framework 1.1
a>
aIn my case .net works with 1.1 and sql express works with 2.0.
a>
a"Michael Nemtsev" wrote:
a>
>Hello aaa,

What kind of problems?
Which connection provided did you try? SQL Native connection,
SQLServer or
just OLEDB?
I've used VS 2003 + SQL Express 2005 numbers of time

aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 6 '06 #4
aaa
Thank you for your answer.

However it didn't solve the problem because now it gives the error:
unable to open the physical file...
Test connection also gives this error unlike the previous way of connecting.
(so connection can not be added to server explorer).
"Michael Nemtsev" wrote:
Hello aaa,

try this
Server name: (local)\SQLExpress
Security: Windows integrated
Attach DB file: C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf
(or any available)

then press OK and everything ok

If smth wrong could you specify error description?

aI tryed to add connection to server explorer in visual studio,
aWhen I press test connection its ok,
abut when I press ok (to add connection) it gives an error.
aI know that .net 2003 can connect sql 2005 in case they both work
awith framework 1.1
a>
aIn my case .net works with 1.1 and sql express works with 2.0.
a>
a"Michael Nemtsev" wrote:
a>
Hello aaa,

What kind of problems?
Which connection provided did you try? SQL Native connection,
SQLServer or
just OLEDB?
I've used VS 2003 + SQL Express 2005 numbers of time

aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 8 '06 #5
aaa
I Installed the .net 2005
In this version there is no problem adding connection to server explorer.

"aaa" wrote:
Thank you for your answer.

However it didn't solve the problem because now it gives the error:
unable to open the physical file...
Test connection also gives this error unlike the previous way of connecting.
(so connection can not be added to server explorer).
"Michael Nemtsev" wrote:
Hello aaa,

try this
Server name: (local)\SQLExpress
Security: Windows integrated
Attach DB file: C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf
(or any available)

then press OK and everything ok

If smth wrong could you specify error description?

aI tryed to add connection to server explorer in visual studio,
aWhen I press test connection its ok,
abut when I press ok (to add connection) it gives an error.
aI know that .net 2003 can connect sql 2005 in case they both work
awith framework 1.1
a>
aIn my case .net works with 1.1 and sql express works with 2.0.
a>
a"Michael Nemtsev" wrote:
a>
>Hello aaa,
>>
>What kind of problems?
>Which connection provided did you try? SQL Native connection,
>SQLServer or
>just OLEDB?
>I've used VS 2003 + SQL Express 2005 numbers of time
>>
>aI have a problem connecting .net 2003 (framework 1.1) with
>asql express 2005 (framework 2.0)
>aWhat is the problem:
>adefinitions or compatibility?
>---
>WBR,
>Michael Nemtsev :: blog: http://spaces.msn.com/laflour
>"At times one remains faithful to a cause only because its opponents
>do not cease to be insipid." (c) Friedrich Nietzsche
>>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Jul 11 '06 #6
Hello aaa,

Smth wrong with you machine/studio/sqlserver, coz as I said I have no problems
with using SQL2005 via VS 2003

aI Installed the .net 2005 In this version there is no problem adding
aconnection to server explorer.
a>
a"aaa" wrote:
a>
>Thank you for your answer.

However it didn't solve the problem because now it gives the error:
unable to open the physical file...
Test connection also gives this error unlike the previous way of
connecting.
(so connection can not be added to server explorer).
"Michael Nemtsev" wrote:
>>Hello aaa,

try this
Server name: (local)\SQLExpress
Security: Windows integrated
Attach DB file: C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.md f
(or any available)
then press OK and everything ok

If smth wrong could you specify error description?

aI tryed to add connection to server explorer in visual studio,
aWhen I press test connection its ok,
abut when I press ok (to add connection) it gives an error.
aI know that .net 2003 can connect sql 2005 in case they both work
awith framework 1.1
a>
aIn my case .net works with 1.1 and sql express works with 2.0.
a>
a"Michael Nemtsev" wrote:
a>
Hello aaa,
>
What kind of problems?
Which connection provided did you try? SQL Native connection,
SQLServer or
just OLEDB?
I've used VS 2003 + SQL Express 2005 numbers of time
aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its
opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 11 '06 #7
aaa
I know that 2003 works with sql 2005, but I don't know what is the problem.
Maybe its because I have a learning version not professional (I'm not sure).
I dont think the problem is with sql server because it works with dot.net
2005.

"Michael Nemtsev" wrote:
Hello aaa,

Smth wrong with you machine/studio/sqlserver, coz as I said I have no problems
with using SQL2005 via VS 2003

aI Installed the .net 2005 In this version there is no problem adding
aconnection to server explorer.
a>
a"aaa" wrote:
a>
Thank you for your answer.

However it didn't solve the problem because now it gives the error:
unable to open the physical file...
Test connection also gives this error unlike the previous way of
connecting.
(so connection can not be added to server explorer).
"Michael Nemtsev" wrote:

Hello aaa,

try this
Server name: (local)\SQLExpress
Security: Windows integrated
Attach DB file: C:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.m df
(or any available)
then press OK and everything ok

If smth wrong could you specify error description?

aI tryed to add connection to server explorer in visual studio,
aWhen I press test connection its ok,
abut when I press ok (to add connection) it gives an error.
aI know that .net 2003 can connect sql 2005 in case they both work
awith framework 1.1
a>
aIn my case .net works with 1.1 and sql express works with 2.0.
a>
a"Michael Nemtsev" wrote:
a>
Hello aaa,

What kind of problems?
Which connection provided did you try? SQL Native connection,
SQLServer or
just OLEDB?
I've used VS 2003 + SQL Express 2005 numbers of time
aI have a problem connecting .net 2003 (framework 1.1) with
asql express 2005 (framework 2.0)
aWhat is the problem:
adefinitions or compatibility?
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its
opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." (c) Friedrich Nietzsche
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 16 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mark | last post by:
Anyone know of a list of features lacking in Web Developer 2005 Express that are already in VS.NET 2003? I realize they take a slightly different approach due to the new ASP.NET 2.0, but I'm...
9
by: Neil | last post by:
We have an Access 2000 MDB with a SQL 7 back end. We are upgrading SQL Server to SQL 2005, and are considering upgrading to Access 2003. Someone mentioned that they had heard about some...
10
by: kmich | last post by:
I am planning on learning C#. Would it be best to learn on a full version of 2003 Pro or 2005 Express. What would be the advantages/disadvantages? Thank you for your time.
6
by: amparikh | last post by:
I have VS.NET 2003 IDE and compiler. Are there any knwon issues using .NET 3.0 SDK with VS.NET 2003 ? or just including the right header files and libraries within the SDK should do it ? Thanks
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.