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

sql server database connection

H

I'm just about to start programming in VB.NET with sql server databases. I've ordered the standard version of VB.NET. Does this contain objects to allow database connection (ADO), or will I need to get ADO.Net

Thanks
Jul 21 '05 #1
2 1391
ADO.NET is part of the Dotnet Framework, so it can be used by any version of
VB.NET, or any other tool that writes programs against the Framework. ADO,
the VB6 way of connecting to databases, can also be used by any version of
VB.NET by using the Framework's Interop Services.

-Roger

"Alan" <an*******@discussions.microsoft.com> wrote in message
news:D3**********************************@microsof t.com...
Hi

I'm just about to start programming in VB.NET with sql server databases. I've ordered the standard version of VB.NET. Does this contain objects to
allow database connection (ADO), or will I need to get ADO.Net.
Thanks

Jul 21 '05 #2
You can use either ADO or ADO.NET but if you use ADO, you'll need com
interop and ADO.NET is sooooooooo much cooler, I'd forget ADO exists. The
onlyl catch with Standard is that you can't use the visual tools to connect
to SQL Server other than MSDE, so designer support isn't there. However,
you can still connect to SQL Server through code and you can connect to MSDE
with the IDE.

HTH,

Bill
"Alan" <an*******@discussions.microsoft.com> wrote in message
news:D3**********************************@microsof t.com...
Hi

I'm just about to start programming in VB.NET with sql server databases. I've ordered the standard version of VB.NET. Does this contain objects to
allow database connection (ADO), or will I need to get ADO.Net.
Thanks

Jul 21 '05 #3

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

Similar topics

14
by: John Spiegel | last post by:
Hi all, I'm missing something, probably stupid, on connecting to a SQL Server database from an aspx file. I haven't really done much w/ SQL Server and suspect that it's a problem on that side. ...
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
0
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
10
by: =?Utf-8?B?UHVuaXQgS2F1cg==?= | last post by:
Hi, I am developing a windows application in VS.NET 2005. The application is database driven and I need to deploy it on a client's pc. How should I go about developing such an application. I...
39
by: alex | last post by:
I've converted a latin1 database I have to utf8. The process has been: # mysqldump -u root -p --default-character-set=latin1 -c --insert-ignore --skip-set-charset mydb mydb.sql # iconv -f...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.