Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Excel Destination out of sync in data flow

$
0
0

My package currently takes a query from an access database and copies it to a table in a different access database. In the next data flow it takes the table and puts it into an excel spreadsheet. However when I try to run the whole package the MS Access to Excel data flow just hangs (see image) and returns the warning:

Warning: 0x800470C8 at ToExcel, Excel Destination [263]: The external columns for component "Excel Destination" (263) are out of synchronization with the data source columns. The external column "BUY" needs to be updated.
The external column "BUY_30" needs to be updated.
The external column "BUY_60" needs to be updated.
The external column "BUY_90" needs to be updated.
The external column "BUY_120" needs to be updated.
The external column "BUY_TOTAL" needs to be updated.
The external column "OFF_LOT_BILLED_CURRENT" needs to be updated.
The external column "OFF_LOT_BILLED_PAST_30" needs to be updated.
The external column "OFF_LOT_BILLED_PAST_60" needs to be updated.
The external column "OFF_LOT_BILLED_PAST_90" needs to be updated.
The external column "OFF_LOT_BILLED_PAST_120" needs to be updated.
The external column "OFF_LOT_BILLED_TOTAL" needs to be updated.
The external column "OFF_LOT_UNBILLED_CURRENT" needs to be updated.
The external column "OFF_LOT_UNBILLED_PAST_30" needs to be updated.
The external column "OFF_LOT_UNBILLED_PAST_60" needs to be updated.
The external column "OFF_LOT_UNBILLED_PAST_90" needs to be updated.
The external column "OFF_LOT_UNBILLED_PAST_120" needs to be updated.
The external column "OFF_LOT_UNBILLED_TOTAL" needs to be updated.
The external column "ON_LOT_CURRENT" needs to be updated.
The external column "ON_LOT_PAST_30" needs to be updated.
The external column "ON_LOT_PAST_60" needs to be updated.
The external column "ON_LOT_PAST_90" needs to be updated.
The external column "ON_LOT_PAST_120" needs to be updated.
The external column "ON_LOT_TOTAL" needs to be updated.
The external column "AUTO_DED_ALL_CURRENT" needs to be updated.
The external column "AUTO_DED_ALL_PAST_30" needs to be updated.
The external column "AUTO_DED_ALL_PAST_60" needs to be updated.
The external column "AUTO_DED_ALL_PAST_90" needs to be updated.
The external column "AUTO_DED_ALL_PAST_120" needs to be updated.
The external column "AUTO_DED_ALL_TOTAL" needs to be updated.
The external column "TOTAL" (463) needs to be removed from the external columns.

I had previously deleted the column "total" so I am not sure why that is even in the warning.

When I run just the data flow task it fails and I recieve the above warning along with the following error:

Error: 0xC0202009 at ToExcel, -zqryfinal_ [633]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
Error: 0xC02020E8 at ToExcel, -zqryfinal_ [633]: Opening a rowset for "tbl_fee" failed. Check that the object exists in the database.
Error: 0xC004706B at ToExcel, SSIS.Pipeline: "component "-zqryfinal_" (633)" failed validation and returned validation status "VS_ISBROKEN".
Error: 0xC004700C at ToExcel, SSIS.Pipeline: One or more component failed validation.
Error: 0xC0024107 at ToExcel: There were errors during task validation.

I have tried deleting the data flow and redoing it, but i continually recieve the same error.

Any suggestions?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>