![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I'm configuring a transformation (TransformCopy) through vb code that will tie columns from an Oracle table to columns in a sql table. I am defining one transformation with multiple source/dest columns. It's a one to one tie. I set the ordinal of OracleCol = to the ordinal of the SQLCol in order to tie them together. I then add the transformation then save the package. After the save, I go to DTS designer and go to view the xFormation but it says it's in valid. When i look at it through Disconnected Edit i see the source column list and dest column list with the proper ordianl. I do not set size or type on the source/destination columns - is this required? Does anyone know what oracle types match with the values SQL expects in the .type property of the column. AM i missing anything. I'm pretty much just using .AddColumn "Name" to add the columns to the Destination/SourceColumnList of the transformation. These Destination and source columns exist in the Destination/SourceTable property of the Task - this is also set at runtime. -- Shaun Farrugia o DTE Energy Trading Sr Programmer/Analyst desk o 734-887-2148 oo email o farrugias (AT) dteenergy (DOT) com |
![]() |
| Thread Tools | |
| Display Modes | |
| |