dbTalk Databases Forums  

Seeting for my DTS package

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


Discuss Seeting for my DTS package in the microsoft.public.sqlserver.dts forum.



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

Default Seeting for my DTS package - 06-21-2005 , 08:36 PM






I'd like to keep some settings for my DTS packages like the name of the
server ,the name of database and also some other settings.I'd like to use a
table.How should the table look like ,shall I use one Table for keeping
categories and the other one for settings in that category? My DTS package
use a lot of settings,but I have classified them into diffenet category.now
I handle it using different sections in an INI file,but operation guys are
complaining about etra file to be deployed.Any idea?

Thanks



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

Default Re: Seeting for my DTS package - 06-22-2005 , 12:31 AM






It is really up to you and DTS Couldn't really care what the table looks
like.

I personally do something like

LookupDescr, Descr, ReturnValue

and the data within may look like

SourceForFXRatesServer,This server holds the FX Rates for the ETL load,
FXSourceServ01



--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"Ray5531" <Ray5531 (AT) microsoft (DOT) com> wrote

Quote:
I'd like to keep some settings for my DTS packages like the name of the
server ,the name of database and also some other settings.I'd like to use
a table.How should the table look like ,shall I use one Table for keeping
categories and the other one for settings in that category? My DTS package
use a lot of settings,but I have classified them into diffenet
category.now I handle it using different sections in an INI file,but
operation guys are complaining about etra file to be deployed.Any idea?

Thanks




Reply With Quote
  #3  
Old   
Ray5531
 
Posts: n/a

Default Re: Seeting for my DTS package - 06-22-2005 , 01:50 AM



Hi Allan,

Do you follow up with my other posts called "
Re: Scheduled Package dose not being instanciated more than once".Thanks a
lot

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
It is really up to you and DTS Couldn't really care what the table looks
like.

I personally do something like

LookupDescr, Descr, ReturnValue

and the data within may look like

SourceForFXRatesServer,This server holds the FX Rates for the ETL load,
FXSourceServ01



--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"Ray5531" <Ray5531 (AT) microsoft (DOT) com> wrote in message
news:%23zQrKrsdFHA.2076 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
I'd like to keep some settings for my DTS packages like the name of the
server ,the name of database and also some other settings.I'd like to use
a table.How should the table look like ,shall I use one Table for keeping
categories and the other one for settings in that category? My DTS
package use a lot of settings,but I have classified them into diffenet
category.now I handle it using different sections in an INI file,but
operation guys are complaining about etra file to be deployed.Any idea?

Thanks






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.