Thank you for your response!
I'm sorry if I was unclear. It's the report results that I'm interested in saving (PDF) to a specific location and if possible embedding a database value (ClientID) as part of the naming convention (example: crnReportClient generates several reports specific to individual clients (accnt: 1000, 1001, etc.) Each of these reports is stored to a specific location as PDF and it is hoped that each could contain a naming convestion specific to the client such as: crnReportClient1000, crnReportClient1001, etc). It is planned to batch this process (schedule) and the users will need a way to identifiy individule reports.
Thanks,