dbTalk Databases Forums  

Passing Parameter

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


Discuss Passing Parameter in the microsoft.public.sqlserver.dts forum.



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

Default Passing Parameter - 09-12-2005 , 08:57 AM






Hello,
I want to process/Import a text file using DTS and i want to send the file
name at run time.. is it possible to do
OR i have to use vbscript to create package at run time

Thanks

Reply With Quote
  #2  
Old   
Tom Moreau
 
Posts: n/a

Default Re: Passing Parameter - 09-12-2005 , 09:01 AM






You can either use a global variable and pass the value in via DTSRUN.EXE,
or you can use an INI file in conjunction with a Dynamic Properties task.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com
..
"kailux4" <kailux4 (AT) discussions (DOT) microsoft.com> wrote

Hello,
I want to process/Import a text file using DTS and i want to send the file
name at run time.. is it possible to do
OR i have to use vbscript to create package at run time

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.