![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to use DTS to read from a SQL table the name address and fax # and substitute these values into a Word template and fax this resultant document. I need to do this everyday several times a day with the DTS package constantly polling the SQL table and faxing the contents. Please advise what is the best way to setup this scenario can I call any Fax activeX components from a ActiveX task please advise. Thanks Simon |
#3
| |||
| |||
|
|
Yes you can call an ActiveX component inside DTS but to me this does not sound like a DTS scenario. You would purely be using DTS to serve a rowset to a word document. Word can do that by itself can't it? Can you not automate Word? Does your fax sotware have scheduling and perhaps an object model? -- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Simon Lenn" <simonlenn (AT) yahoo (DOT) com> wrote in message news:3641e2c2.0406111746.42722a9c (AT) posting (DOT) google.com... I would like to use DTS to read from a SQL table the name address and fax # and substitute these values into a Word template and fax this resultant document. I need to do this everyday several times a day with the DTS package constantly polling the SQL table and faxing the contents. Please advise what is the best way to setup this scenario can I call any Fax activeX components from a ActiveX task please advise. Thanks Simon |
![]() |
| Thread Tools | |
| Display Modes | |
| |