dbTalk Databases Forums  

Dynamic Properties Task in 2005?

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


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



Reply
 
Thread Tools Display Modes
  #1  
Old   
stevewest1@gmail.com
 
Posts: n/a

Default Dynamic Properties Task in 2005? - 10-26-2005 , 09:44 AM






Does DTS for 2005 have anything like the Dynamic Properties Task that
2000 had? Maybe I'm just not looking in the right place or the name
has changed. I've found "Package Configurations", but it doesn't do
everthing that DPT did, like assign a property from a variable. I'm
sure it can all be done through a Script Task, but would rather not go
to all of the trouble.


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Dynamic Properties Task in 2005? - 10-26-2005 , 01:57 PM






stevewest1 (AT) gmail (DOT) com wrote:
Quote:
Does DTS for 2005 have anything like the Dynamic Properties Task that
2000 had? Maybe I'm just not looking in the right place or the name
has changed. I've found "Package Configurations", but it doesn't do
everthing that DPT did, like assign a property from a variable. I'm
sure it can all be done through a Script Task, but would rather not go
to all of the trouble.

Have a look at property expressions. Most tasks include an expressions
page in the UI, or get at them from the property grid. Connections and
enumerators also support expressions.

Variables can also be expressions. See the property grid for the
options, Expression and EvaluateAsExpression.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com


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.