dbTalk Databases Forums  

Cannot use source field twice

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


Discuss Cannot use source field twice in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lou & Suzie
 
Posts: n/a

Default Cannot use source field twice - 04-08-2004 , 07:16 AM






Hi

We are moving a source field to a destination field. We are then moving the length of the SAME source field to another destination field, but it is blank. If we swap the two moves over, whatever is the second line is empty

Can you only use a source field once ? Is this a know bug or are we doing something dumb ?

Reply With Quote
  #2  
Old   
Raymond Lewallen
 
Posts: n/a

Default Re: Cannot use source field twice - 04-08-2004 , 08:31 AM






Lou & Suzie,

How are you moving the field, via Transform Data Task/Copy Column or some
other way?

Raymond Lewallen

"Lou & Suzie" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

We are moving a source field to a destination field. We are then moving
the length of the SAME source field to another destination field, but it is
blank. If we swap the two moves over, whatever is the second line is empty.
Quote:
Can you only use a source field once ? Is this a know bug or are we doing
something dumb ?




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

Default Re: Cannot use source field twice - 04-08-2004 , 02:13 PM



Nope you can use the same Source field twice (>1)

How are you using the source?

How are you asking for the length?

Are you doing

SELECT col1, Len(Col1) as LengthOfCol FROM table

or are you using a Script transform?

What is the source/destination?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Lou & Suzie" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

We are moving a source field to a destination field. We are then moving
the length of the SAME source field to another destination field, but it is
blank. If we swap the two moves over, whatever is the second line is empty.
Quote:
Can you only use a source field once ? Is this a know bug or are we doing
something dumb ?




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.