dbTalk Databases Forums  

Execute Task?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Execute Task? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter Newman
 
Posts: n/a

Default Execute Task? - 12-08-2003 , 05:12 AM






Im a little confused as to what i can and carnt do. I am
using crystal reports.
If i wanted top get the SQl 2000 server to autogenerate a
CR from a scheduled DTS would thios be possible.

In Vb i just add the libery and i can access the CR dll.
Is this possible under SQL 2000 Server and if so can
anybody explain how to do it

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Execute Task? - 12-08-2003 , 02:45 PM






You could I suppose grab the CR object library and use it in an Active
Script task. You would use CREATEOBJECT() to reference the library.
You could also call a compiled EXE to do this through the ExecuteProcess
task.
Does CR not have a scheduling mechanism rather like Business Objects ?

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Peter Newman" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Im a little confused as to what i can and carnt do. I am
using crystal reports.
If i wanted top get the SQl 2000 server to autogenerate a
CR from a scheduled DTS would thios be possible.

In Vb i just add the libery and i can access the CR dll.
Is this possible under SQL 2000 Server and if so can
anybody explain how to do it



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.