I have a process which readwrites / updates 7-8 fields inside a vb script component inside a data flow before it hits dest table. Could anyone give me possible alternatives to replace it ? ... Would like to do it without using staging tables ( don't
want to separate the tasks) ,,, Trying out with an OLEDB command,,,,but that updates row by row at db table level which would mean i would need staging tables. Would appreaciate a solution for this. Thanks
↧