I'm connected to and manipulating a Access Database using a VB frontend. But I'd like to add a simple table with 2 fields and populate it and I'm not sure how to go about doing this, google searches ...
How do I count the number of records in table using VB code? For instance, I have unkown record number in a particular table, and I want to do a loop statement to execute a query to fill data into the ...