Click here to Skip to main content
16,006,845 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have one table named "Customer" How to import all data to PDF using Automatic schedule in SQLSERVER2008R2?

If anybody knows help me.
Posted
Updated 17-Dec-14 3:14am
v2

1 solution

You can use SSRS and create a RDL report for the The customer.

And when it is ready , Use subscription facility to schedule the report to be generated on a given time.

Building Your First SSRS Report[^]

Subscriptions and Delivery (Reporting Services)[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900