I have a table named "customer" in access 2000. it contains about 20 records with its main fields being "ID","Name","Address" and "Tel No". I was wondering if anyone could please tell me the program code of how to get each record one by one and put certain fields from each records into a list in VB. I know that i use .additem to put in the list but its just a matter of actually accessing the table and retrieving the data record by record from VB.
Any help would be greatly appreciated.
Any help would be greatly appreciated.