Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Erro while attempting to perform a type cast in derived column component

$
0
0

Hi

I'm trying to perform a DataType change of a column from DataType DT_STR to (DT_UI1).

The syntax i'm using is: (DT_UI1)LEFT(RIGHT(Section,3),1)

I'm getting the following error when i'm executing the package:

[Deviding Section Field [32]] Error: An error occurred while attempting to perform a type cast.

I'll be happy for assustance :)

thanks

Yaron


Yaron


Viewing all articles
Browse latest Browse all 24688