ADO.NET corrupting SQL parameters

  • We opened a case with MS last Thursda. THe problem is reproducable, I can recreate it from my station against our prod server as I need. The same parameter is corrupted over and over again but the characters inserted are random.

    Here is the last one - "something" changed @TruncateDeweyDecimalPlaces to @TruncateDeweyDeefmalPlaces

    Exception occurred

    @TruncateDeweyDeefmalPlaces is not a parameter for procedure .

      at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping)

      at System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable)

      at MARCMechanic.Services.MechXPress.UpdateMechanicOptions(String strXMLChanges, Int32 nCleanupID, Int32 nStateID)

    I sent them all the traces to look at.

    They have no idea so far.

     

     

  • Ok Thanks Gregory,

    If possible can you post the solution (if MS find something) in order to let everyone benefits from that?

    Best regards,

    Carl

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

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