dbTalk Databases Forums  

DTS parameter with Integer data type

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


Discuss DTS parameter with Integer data type in the microsoft.public.sqlserver.dts forum.



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

Default DTS parameter with Integer data type - 07-28-2005 , 11:28 PM






Is there a way to pass a users input through a DTS parameter that has a
integer data type without puting a constant in the value column. Ex A
string parameter accepts a ? for an input. However a @id
(Integer(small) will only take a number in the value rather than accept
a placeholder for user input.

Thanks in advance

EAM


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

Default Re: DTS parameter with Integer data type - 07-29-2005 , 01:19 AM






In message <1122611301.954761.30360 (AT) g47g2000cwa (DOT) googlegroups.com>, eam
<eam52 (AT) shaw (DOT) ca> writes
Quote:
Is there a way to pass a users input through a DTS parameter that has a
integer data type without puting a constant in the value column. Ex A
string parameter accepts a ? for an input. However a @id
(Integer(small) will only take a number in the value rather than accept
a placeholder for user input.

Thanks in advance

EAM

You should be able to use ? an integer place holder as well.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.