dbTalk Databases Forums  

Adding a DT_GUID type via Derived Column Transform

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


Discuss Adding a DT_GUID type via Derived Column Transform in the microsoft.public.sqlserver.dts forum.



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

Default Adding a DT_GUID type via Derived Column Transform - 12-15-2006 , 07:19 AM






I have already worked around this one so it is not so critical but though I
would throw it out there anyway:

I tried to add a DT_GUID type column in an error flow using a Derived Column
Transform. (The reason is not important). I copy the value out of a table and
paste it in a format enclosed in double quotes:

"142a89f9-601f-4d75-8980-2a0605de2b16"

and assign it the DT_GUID data type. All looks good but the Derived Col
Transform bombs out during execution. It doesn't like the value I put in.

The question is this: How do I assign a value to a DT_GUID data type so that
is can be used as a GUID in the data flow?

Thanks in advance.
--
Todd Chittenden

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.