Hello, I've started working on this program to make my life at work a bit easier, but I got stuck. Basically I have a blank access database that my program connects to, I'm able to add records to it, and delete. I made a listbox to display all the records (just the "Name" column), and I want to retried the whole record information when they double click that record name in the listbox. Db programming is pretty new to me, and I attached the project if anybody wants to help me out. Basically After they doulbe click the record in the listbox on the right, I need to be able to load the the whole record information into some variables...
thx
thx
Attachments
Last edited by a moderator: