Records from Access XP to Listbox. Please help
Am fairly new to VB6 and at present I am writing a program to merge mdb files. I have written most of the code, except for one bit:
I am trying to get a listbox populated with every record from a table, so that I can select the entire record in one click. The name of the table will be from whichever one is selected in another listbox on the left of the form.
Please help, and be gentle, I'm only small :)
Cheers
Nat

