dbTalk Databases Forums  

DTS Dynamic Properties Task

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


Discuss DTS Dynamic Properties Task in the microsoft.public.sqlserver.dts forum.



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

Default DTS Dynamic Properties Task - 03-26-2006 , 05:45 PM






Not finding much information out there about accessing a DTS dynamic
properties task from .NET. Apparently it can be done from COM, but not via
interop. You can access a dynamic properties task as part of the Tasks
collection, but the Assignments collection, the meat of a dynamic properties
task, doesn't show up at all. So, is this broken in some way? Why would it be
exposed in COM but not via interop? Thanks!

What I'm trying to accomplish is to create a user interface to running
aribtrary DTS packages with parameters at runtime. If I can interrogate the
dynamic properties task then I know what to prompt the user for. New packages
can be added without changing the application.

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.