DataReader Source Error

  • The ODBC driver you are using looks like it is producing a bad data set.

    See if there is a better driver to use.

    Since it is reporting an XML parsing error, you should look in your data for characters that can impact XML - particularly " ". See if you get the same issue removing data with these characters.

  • Thanks, I spoke with the data provider and there were some data quality issues that were taken care of. Now my package is running smoothly again.

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

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