dbTalk Databases Forums  

DTS Reporting

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


Discuss DTS Reporting in the microsoft.public.sqlserver.dts forum.



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

Default DTS Reporting - 02-17-2004 , 06:06 AM






Im running SQL 2000 ( SP3 )

I have several DTS's which contain Activex Tasks. Is there a simple way to get a print of all of the code in each task other than opening each one and doing a copy / paste to word doc or similar

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

Default Re: DTS Reporting - 02-17-2004 , 06:59 AM






You can use the object model

1. Loop through Tasks
2. Find Active Script tasks
3. Grab the ActiveXScript property



--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
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


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

Quote:
Im running SQL 2000 ( SP3 ).

I have several DTS's which contain Activex Tasks. Is there a simple way to
get a print of all of the code in each task other than opening each one and
doing a copy / paste to word doc or similar




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.