473,326 Members | 2,148 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,326 software developers and data experts.

.NET learning resource needed

Ric
Hello, I am new to VB.NET. I would like to know if someone can suggest
an online source where I could learn ADO. At this moment I have a form
containing a number of text fields. I now want to insert these into a
database table (Access). I would appreciate any help

Ric
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #1
3 1401
http://msdn.microsoft.com/training/webcasts/#all
Check that out for some great pointers on the different technologies as well
as quick demonstrations and how-tos

http://msdn.microsoft.com/code/default.aspx
Dig around in here to see loads of code examples and helpful downloads.

http://www.developer.com/net/vb/article.php/1540261
Here is a good article on getting your arms around the differences and
changes in VB.NET.

HTH!

"Ric" <ri*@ric.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello, I am new to VB.NET. I would like to know if someone can suggest
an online source where I could learn ADO. At this moment I have a form
containing a number of text fields. I now want to insert these into a
database table (Access). I would appreciate any help

Ric
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 21 '05 #2
Ric,

In addition to Anthony

ADO is not from dotNet, that is ADONET it sounds the same however is
completly different. For Access you have to use OleDB.

In this resourcekit you can find samples and walkthroughs for it, (although
it is about MSDE and SQLserver can you do the same when you change the
connectionstrings and SQLclient.SQL everywhere for OleDb.OleDb

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

Connectionstrings
http://www.connectionstrings.com/

http://www.able-consulting.com/ADO_Conn.htm

I hope this helps?

Cor
Nov 21 '05 #3
Ric
Thanks to all for their responses: I found what I needed.

Regards,

Ric

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #4

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

Similar topics

6
by: Member | last post by:
Hi group. I have been working with ColdFusion and SQL Server for some time now....abour 4 years I guess. I have developed various web applications successfully. The scenario I am in is that a...
5
by: John Perks and Sarah Mount | last post by:
When handling resources in Python, where the scope of the resource is known, there seem to be two schools of thought: (1) Explicit: f = open(fname) try: # ... finally: f.close()
29
by: Jhon smith | last post by:
Hi,all,I was just wondering if I am likly to have any problems trying to learn C from older books,I have some from the late 80`s,mid/late 90`s. I am using Dev-C++ on the pc windows platform,But I...
2
by: Dennis Myrén | last post by:
Hi. I would need an advice here please. I have to define a set of constant key/value pairs for my C# .NET DLL component. We are talking about at least 5000 pairs (where each key is a...
14
by: andrew | last post by:
hi I know VB6 but dont know about VB.net. can anyone recommend a good book on VB.net and an online resource on how to learn.? I havent bought VB.net and I read I need to buy visual studio.net to...
4
by: Ricky W. Hunt | last post by:
I have two mixed questions, sorry for the unclear subject line. I downloaded the Visual Basic Resource Kit from MS but I can't get it to work. I have WinXP Home so I don't know if that's part of...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
5
by: Daniel | last post by:
Hey guys When you hook an event (c# 2.0 syntax): myEvent += MyMethodToFire; You need to also unsubscribe it to avoid a resource leak so that the object it is in gets garbage collected like so...
21
by: DiAvOl | last post by:
Hello, I am using a simple php server that I wrote and have some questions related to the resource id's. When a new client connects to the server or the server opens a file the Resource id...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.