Have an access database. Each record has two pdf documents attached, each with a unique, pre-defined name. RunnerPro does a great job, but the upload procedure is labor intensive when dealing with approximately 200 ducuments per month. Can you recommend a quicker way to upload? BTW, the upload procedure is strictly an Admin procedure, all others can view only.
If you need to upload multiple files I would recommend transfer files to the server using FTP and some kind of server-side script that can scan certain folder on the server and import files into the database.