I am creating a report that will need to print PDF and/or .JPG files within the report.
The PDF and/or .JPG files will be unique for each report created.
I'm working with a LIMS database that runs along with SQL Server 2005 that allows me to upload files to a specified directory contained on my database. (which in turn creates a unique file name for each PDF and/or .JPG file)
How is this done?
Thanks
Stephen
The PDF and/or .JPG files will be unique for each report created.
I'm working with a LIMS database that runs along with SQL Server 2005 that allows me to upload files to a specified directory contained on my database. (which in turn creates a unique file name for each PDF and/or .JPG file)
How is this done?
Thanks
Stephen