Error : Opening a rowset for "Sheet$" failed. Check that the object exists in the database.

  • Hi,

    i am trying to load the data from excel sheet using For each loop container in ssis 2005.

    But it gave me the below error:

    Error: Opening a rowset for "Sheet1$" failed. Check that the object exists in the database.

    [DTS.Pipeline] Error: "component "failed validation and returned validation status "VS_ISBROKEN".

    Error: There were errors during task validation.

    Could you please let me know the solution

    Regards

    Sqlstud

  • I would guess that the worksheet is called something other than 'sheet1'. Find out what that is and change the connection info.


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

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