473,385 Members | 1,693 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,385 software developers and data experts.

VB.Net 2003 standard connecting to SQL Server

I received a copy of VB.NET 2003 standard from Microsoft as part of a
promotion by viewing ASP.NET webcasts. Included was an ASP training CD and
"ASP.NET Programming with Visual Basic.NET" by G. Andrew Duthie.

From all I can tell it is a full *standard* version.... not something
gimped. Yet when I try creating a data connection and point it to SQL Server
a message comes back telling me that it is ".....unable to connect and that
this version of Visual Studio can only use the SQL Server Desktop Edition and
MS Access as data sources....".

What?!?!?!!?

They sent me this copy with training materials that are using full SQL
Server databases, not desktop editions. So I cant use the software they
provide to actually *do* the exercises?

Perhaps this is a bug? Perhaps I am doing something wrong? Can anyone help
me out?

As a side note, I reveiwed the VB.Net 2003 product page and looked at their
comparison between the standard and professional versions and nowhere can I
find it saying that you can only connect to SQL Server DE and MS Access with
the standard edition. In fact it is even misleading because it says you can
upgrade old vb apps with the standard edition.... what they should have said
is that you can upgrade old database apps as long as they use SQL Server DE
or MS Access as a datasource!

Any help, advice, clarification and direction would be greatly appreciated!!

Dec
Nov 21 '05 #1
3 1198

Jan. 6, 2005

I had that happen to me once with the Professional Edition. I had to
uninstall and then reinstall it. If that doesn't work then you will want to
uninstall and reinstall the SQL Server too. It was rather frustrating, but
fortunately I was going to reformat my hard drives so I was going to have to
do it anyway. I found that it might have also been caused by specifying an
instance name for the server when I installed SQL Server (it isn't supposed
to matter either way though). If you stay with the default name when you
install it, you might prevent it from happening again. You should be able to
connect to it just fine (and I have), so this is just a bug. It is a rather
time-consuming one too! If this reply helps you, then please click the "Yes"
just above this message where the question asks "Was this post helpful to
you?". Thanks and happy waiting for it to install again! :)
Joseph MCAD

"Decidion" wrote:
I received a copy of VB.NET 2003 standard from Microsoft as part of a
promotion by viewing ASP.NET webcasts. Included was an ASP training CD and
"ASP.NET Programming with Visual Basic.NET" by G. Andrew Duthie.

From all I can tell it is a full *standard* version.... not something
gimped. Yet when I try creating a data connection and point it to SQL Server
a message comes back telling me that it is ".....unable to connect and that
this version of Visual Studio can only use the SQL Server Desktop Edition and
MS Access as data sources....".

What?!?!?!!?

They sent me this copy with training materials that are using full SQL
Server databases, not desktop editions. So I cant use the software they
provide to actually *do* the exercises?

Perhaps this is a bug? Perhaps I am doing something wrong? Can anyone help
me out?

As a side note, I reveiwed the VB.Net 2003 product page and looked at their
comparison between the standard and professional versions and nowhere can I
find it saying that you can only connect to SQL Server DE and MS Access with
the standard edition. In fact it is even misleading because it says you can
upgrade old vb apps with the standard edition.... what they should have said
is that you can upgrade old database apps as long as they use SQL Server DE
or MS Access as a datasource!

Any help, advice, clarification and direction would be greatly appreciated!!

Dec

Nov 21 '05 #2
The standard edition does not include all the data wizards that the
more advanced versions do.

You can connect to SQL server but you must code it yourself.

I recommend checking out the Microsoft Data Application Block. It
makes it easy to write code to connect to SQL server and it's free

http://msdn.microsoft.com/library/de...ml/daab-rm.asp

Nov 21 '05 #3
"Decidion" <De******@discussions.microsoft.com> schrieb:
I received a copy of VB.NET 2003 standard from Microsoft as part of a
promotion by viewing ASP.NET webcasts. Included was an ASP training CD and
"ASP.NET Programming with Visual Basic.NET" by G. Andrew Duthie.

From all I can tell it is a full *standard* version.... not something
gimped. Yet when I try creating a data connection and point it to SQL
Server
a message comes back telling me that it is ".....unable to connect and
that
this version of Visual Studio can only use the SQL Server Desktop Edition
and
MS Access as data sources....".


Standard edition is lacking designers and wizards for SQL Server databases
and other databases except MSDE and Microsoft Access. Nevertheless, you
still /can/ build applications that work together with SQL Server, but you
will have to establish connections etc. by code. Connection strings for SQL
Server can be found at <URL:http://www.connectionstrings.com/>.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4

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

Similar topics

0
by: John Wardlaw | last post by:
Hi, I've just installed Visual C# .Net 2003 Standard onto my PC. The operating system is XP professional. I've also loaded the MSDN libraries and downloaded the latest from Microsoft: Oct....
2
by: Vaap | last post by:
I did lot of googling to see if I can solve the SQL server not found problem while trying to run ASP.Net community starter kit from an XP machine to Windows 2003 server hosting SQL server 2000...
1
by: Decidion | last post by:
I received a copy of VB.NET 2003 standard from Microsoft as part of a promotion by viewing ASP.NET webcasts. Included was an ASP training CD and "ASP.NET Programming with Visual Basic.NET" by G....
3
by: Vinod R.Shenoy | last post by:
Hi All, Came across a post wherin you had helped somebody with a similar problem and was wondering if you could help us out with it. Our problem is , We have a development SQL Server 2000...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.