all groups > sql server dts > august 2003 >
You're in the

sql server dts

group:

Dynamic Properties task



Dynamic Properties task Tony Maudar
8/13/2003 4:57:04 PM
sql server dts: Can anyone point to some examples of populating Dynamic Properties task via
query to sql server database?

We have an admin database on each server and propose to allow all the DTS
packages to collect the global variables required from a table in that
database thus an example would be appreciated.

Tony

Re: Dynamic Properties task Allan Mitchell
8/13/2003 5:34:26 PM
Hello, Tony!

The easiest way is to alias the local server every time with a friendly name
using Client Network Utility. This way you can point the package to this
server once and it is set forever.



--

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

: We have an admin database on each server and propose to allow all the DTS
: packages to collect the global variables required from a table in that
: database thus an example would be appreciated.

--- Microsoft Outlook Express 5.50.4920.2300

Re: Dynamic Properties task Tony Maudar
8/13/2003 5:59:48 PM
Allan

Thanks.Will do.

Any examples of populating global variables from a query to a database
table?

Tony
[quoted text, click to view]

AddThis Social Bookmark Button