dbTalk Databases Forums  

Where is "dynamic properties task" in SSIS 2005

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


Discuss Where is "dynamic properties task" in SSIS 2005 in the microsoft.public.sqlserver.dts forum.



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

Default Where is "dynamic properties task" in SSIS 2005 - 05-23-2006 , 12:08 AM






Hi,

I want to use dynamic properties task to set the valuesfor the global
variables in SSIS 2005

In SQL 2000 this task is named "dynamic properties task". I can't found this
task in SSIS 2005 enterprise or standard.

Is there elsewhere in SQL Server 2005 ?

The migration task from DTS 2000 to 2005 create an empty Script task !!!

Thanks for your help.

Best regards

Bertrand Burquier




Reply With Quote
  #2  
Old   
SP
 
Posts: n/a

Default RE: Where is "dynamic properties task" in SSIS 2005 - 05-24-2006 , 06:05 PM






Hi,

There is no dynamic properties task in SSIS, so if yoi migrate any package
from 200 to 2005 with this property, mostly will not work. it is better to
redesign the package. you can set global variable by right clicking on BIDs
and selecting user global variable and you can do much more with global
variable than before. Read the sql book online.

SP

"Bertrand Burquier" wrote:

Quote:
Hi,

I want to use dynamic properties task to set the valuesfor the global
variables in SSIS 2005

In SQL 2000 this task is named "dynamic properties task". I can't found this
task in SSIS 2005 enterprise or standard.

Is there elsewhere in SQL Server 2005 ?

The migration task from DTS 2000 to 2005 create an empty Script task !!!

Thanks for your help.

Best regards

Bertrand Burquier





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

Default Re: Where is "dynamic properties task" in SSIS 2005 - 05-25-2006 , 04:28 AM



Hello Bertrand,

In SSIS you need to be looking at

Property Expressions
Configurations

These are the way forward.

You can have a variable value be the result of an expression and in SP1 MS
have added an editor to this functionality which makes it a whole load easier
than RTM.



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi,

I want to use dynamic properties task to set the valuesfor the global
variables in SSIS 2005

In SQL 2000 this task is named "dynamic properties task". I can't
found this task in SSIS 2005 enterprise or standard.

Is there elsewhere in SQL Server 2005 ?

The migration task from DTS 2000 to 2005 create an empty Script task
!!!

Thanks for your help.

Best regards

Bertrand Burquier




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.