Re: SQL Server - PDF
- From: "Dandy Weyn [Dandyman]" <dandy@xxxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 10:02:11 -0500
Crystal reports Enterprise allows you to save a report definition in RDL
Format, so in that way you can port them easily to SQL Reporting Services.
Within SQL Server Reporting Services you can set up email subscriptions for
report delivery.
If you can save the report from within Crystal what else you can do is send
it using SQL Server 2005 database mail which uses SMTP.
Email from within SQL can be send using sp_send_dbmail.
--
__________________________________________________
Dandy Weyn - Dandyman (r)
MCSE-MCSA-MCDBA-MCDST-MCT Community Leader
MCTS SQL 2005- MCITP Database Administrator
Author of Sybex Exam Study Guide MCTS SQL 2005
http://www.dandyman.net
"Rogers" <rogers@xxxxxxxxxxx> wrote in message
news:u0D$gkTxGHA.4752@xxxxxxxxxxxxxxxxxxxxxxx
Dear Professional,
I have created one crystal report which pointing to our sql server
database, I want to automate this process. I want to convert crystal
report to PDF and send email to our customer through SQL Server, is it
possible?.
Thanks
.
- References:
- SQL Server - PDF
- From: Rogers
- SQL Server - PDF
- Prev by Date: Re: SQL 2000 EntMgr & SQL 2005 Management Console
- Next by Date: SQL Server - PDF
- Previous by thread: SQL Server - PDF
- Next by thread: Re: SQL Server - PDF
- Index(es):
Relevant Pages
|
Loading