Hi All,
I designed one SSIS package that is load data from SQL Server table to Oracle table.
In Sql Server I have one column with name "Description" Datatype for this column is Nvarchar(225).
In Destination (Oracle) for the same column(Description) having datatype as Blob Datatype.I want to Insert varchar values into Blob datatype.
Can you Please tell me how to resolve this issue.This is road block my next activity,can any one help on this.
Regards,
Praveen C
Regards, Praveen