B
Brad
I have a Access front end with MS SQL back end document manager
database. What I want to do is take a folder full of files named
[id].pdf and move them to a path within is a field in the database
based upon the [id] part of the file name. [id] is also a field in
the database. This seems as though it should be simple but I need to
do about 1000 per day in an efficient manner. Just wanted to get some
different ideas on how to do this. I would appreciate any
suggestions.
database. What I want to do is take a folder full of files named
[id].pdf and move them to a path within is a field in the database
based upon the [id] part of the file name. [id] is also a field in
the database. This seems as though it should be simple but I need to
do about 1000 per day in an efficient manner. Just wanted to get some
different ideas on how to do this. I would appreciate any
suggestions.