i am using Zappysys ssis component, able to download csv from url and stored it in SSIS varibale (as object).
is it possible to read object variable (csv formatted data) in script source component.
Idea is , i don't want to store CSV fle in file system then use it as Source in transfromation, trying to do in variable as source
Thank
V
is it possible to read object variable (csv formatted data) in script source component.
Idea is , i don't want to store CSV fle in file system then use it as Source in transfromation, trying to do in variable as source
Thank
V