SSIS package runs successfully, but no records imported

  • I have a data flow task that imports records from textfile to a sql table.

    It shows green successful status and in the log it also says it writes to the destination table 118 records. But when I look at the sql table, no records are imported.

    What could be wrong?

  • Stupid question, but did you connect to the correct server?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Yes, it is the correct server.

  • You say it pushed 118 records. ok, are you sure of the table? How is the table set in the destination? Explicitly set? Variable? what?

    CEWII

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply