View Single Post
  #1 (permalink)  
Old 05-05-04, 03:29 AM
reinier reinier is offline
New Member
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Vb.Net Connections

Hi

I'm new to vb.net but have coded in VB6 for a few years.
My question is:
How do I connect to and query a access 2000 database ? I saw in the book that I have that you have to put object like the sqldataadapter on the screen. Is this the same as the dataconnection obkect that was in VB ? I usually coded my connection strings and all that and defined the record sets in code.
What is the correct way to do this in vb.Net ? Please help!!

Regards Reinier
Reply With Quote