Search Access Records

Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Sep 2008
Posts: 2
Reputation: asdengler is an unknown quantity at this point 
Solved Threads: 0
asdengler asdengler is offline Offline
Newbie Poster

Search Access Records

 
0
  #1
Sep 12th, 2008
I'm working with Visual Studio.net and Access 2002 to build an interface to add, edit and delete records in the database. Eventually, I'd like to build a web page to be able to view the data.

Currently, I'm trying to search for a particular record in the database using a vb input box to retrieve data from two tables joined by an ID number. Following is the basic design:

User completes the input box to search for the ID number.
The input is used to select row from Table A and Table B where ID number is the same.
Display selected data from both tables for viewing, editing or deleting.

I had used VB6 years ago. I'm trying to get back into programming for my own use, so I'm basically teaching myself through trial and error. I've never used the OleDbDataAdapter or DataGrid before and have been unsuccessful in getting this to work. I understand parameters, but can't seem to come up with the right code and where to place it. Can anyone help?

Thanks!
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 121
Reputation: manal is an unknown quantity at this point 
Solved Threads: 17
manal's Avatar
manal manal is offline Offline
Junior Poster

Re: Search Access Records

 
0
  #2
Sep 12th, 2008
there are many good tutorials in net like this and this
you can search for more and it will help you to come up with your code
if you need help you can ask here
Last edited by manal; Sep 12th, 2008 at 4:25 pm.
"give only what u willing to receive "
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 2
Reputation: asdengler is an unknown quantity at this point 
Solved Threads: 0
asdengler asdengler is offline Offline
Newbie Poster

Re: Search Access Records

 
0
  #3
Sep 12th, 2008
Thanks. I'll give it a try.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC