| | |
Search Access Records
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Sep 2008
Posts: 2
Reputation:
Solved Threads: 0
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!
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!
![]() |
Similar Threads
- sql query problem with MS Access and C# (C#)
- Searching for records contained in access from VB (Visual Basic 4 / 5 / 6)
- VB 6.0. Creating a file for random access (Visual Basic 4 / 5 / 6)
- Create Access Database using SQL queries (MS Access and FileMaker Pro)
- Problems using a php generator (PHP)
- Deleting from Random Access File? (VB.NET)
- Finding records in access using a vb button (Visual Basic 4 / 5 / 6)
- web tool for exporting data to MS Access (JSP)
- Create Windows Authentication (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: comment Multiple lines
- Next Thread: C++'s SETW() Equivalent in VisualBasic.NET
| Thread Tools | Search this Thread |
.net 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code combobox component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dropdownlist excel fade file-dialog folder ftp generatetags google gridview hardcopy image images input insert intel internet listview mobile monitor ms net networking objects output passingparameters peertopeervideostreaming picturebox picturebox1 port print problem problemwithinstallation project remove reports" save searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer toolbox trim update updown user usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





