I have a query that seems to be returning the wrong data from the OleDbDataReader. I\'ve included the actual code below (with user id and pass changed). I\'m running on Or
Fantastic !
Had similar problem where a recordset containing two records ( tiff files ) was displaying the first record successfully but giving the error re: argument type on the second record.
Determined that only one dll in the patch for the OLE fix is changed and just replaced this single dll ( OraOLEDBrst11.dll within the oracle client bin directory ).
Works fine now.