View Single Post
Old Jan 10th, 2006, 3:20 PM   #1
Argosax
Newbie
 
Join Date: Jan 2006
Posts: 1
Rep Power: 0 Argosax is on a distinguished road
Obtaining information from an Access Database in VB

Hello, I am working on a Visual Basic program that has to go "behind the scenes" and confirm an Employee ID and Employee Password. The database name is EmployeeList, and is written in Access. So, how would I write this in my visual basic code? The button is a "Continue" button after entering the Employee ID and Password.

Pretty much what I'm trying to do is comparable to a log in screen. I just need to go out and verify if the user's information is correct. :/ So, any tutorials anyone knows of on how to do this, or could anyone give me some code, and explain the code? I dont just want the code, I want to understand it also. ^^;
Argosax is offline   Reply With Quote