OLE DB command error;the OLE DB adapter cannot convert between types "DB_CY and "DT_TIMESTAMP".

  • i get this error when using the OLE DB Command it says it says "the OLE DB adapter cannot convert between types "DB_CY and "DT_TIMESTAMP".I have checked the data types for the row am mapping and its "DB_CY" but the parameter mapping still sees it to be DT_TIMESTAMP, i have also changed parameter to be "DB_CY" but i still get the error. what do i do any help is appreciated.

  • Try running the T-SQL from your OLE DB Command in SSMS. Does it squawk about a conversion there? This might shed some light.

    HTH,

    Rob

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

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