I want to get some pictures from a folder and convert them to byte arrays with C# code, then insert the byte arrays into my table in the SQL Server database
Does this capability exist in SSIS?
If yes, what is the control of SSIS that can handle this?