I have a VB.Net program that copies several files then updates a access database generated on our SQL server then packages the results together so that they can be uploaded to production database.
In my program I have changed the dir structure of the files and now need help updateing the access database. Each file has its own record and I need to update the Subdirectory field row by row.