I'm looking to populate a database based on a directory structure.<BR><BR>Something like this:<BR><BR>1. Scan folder for subdirectories. Subdirectories = tables.<BR>2. Scan subdirectories for ...
Ok, we have this old Visual Basic 6 program that we are trying to get work. It use to work fine. The program pulls data from an Access database. I want to tell Visual Basic that the location of that ...