I have several reports that require the ability to run at different/multiple times each day. These reports are not "viewed" online, they only need to be executed, exported to PDF then transmitted via fax or email to different customers.
How do I programmatically run a report then export the report to my desired format?
We are deploying a thin-client solution using ASP.NET and SQL Server. Ideally, we would like to use a SQL Server stored procedure to execute, export then transmit the report.
Any suggestions using SQL Server and/or VB?
Thanks!
Jeff
How do I programmatically run a report then export the report to my desired format?
We are deploying a thin-client solution using ASP.NET and SQL Server. Ideally, we would like to use a SQL Server stored procedure to execute, export then transmit the report.
Any suggestions using SQL Server and/or VB?
Thanks!
Jeff