I need to save a text file from my local disk to a sql database. I'am using SSIS with Import Column
but I'am getting this error .
[test [92]] Error: Opening the file "Anexceptionerror" for reading failed. The file was not found.[test [92]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "test" failed because error code 0xC02090BB occurred, and the error row disposition on "test.Inputs[Import Column Input].Columns[attach]" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "test" (92) failed with error code 0xC0209029 while processing input "Import Column Input" (93). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.