Can someone provide me with a vb.net script file that will cycle thro directory's/sub-directory's and if a .mdb (or .accdb) file is found, copy the sub directory (and of course the database file) to a new location? So for example, search C:\Test\Database\Database1_Test.mdb it would copy C:\Test\Database to a new location (of course a location that I specify.
↧