ChangeLog 552 B

1234567891011121314
  1. 2005-11-07 Konstantin Triger <[email protected]>
  2. * OleDbConnection.cs: retrieve the StringManager from AppDomain
  3. to workaround lack of correct AppDomain management in GH
  4. 2005-09-05 Boris Kirzner <[email protected]>
  5. * OleDbConvert.cs: return underlined value type in case of enum value.
  6. * OleDbParameter.cs:
  7. - Update of DbType should also update OleDbType property.
  8. - Do not update parameter type is the value set is DbNull.
  9. 2005-06-21 Konstantin Triger <[email protected]>
  10. * OleDbConvert.cs: mapping OleDbType.Guid to Types.CHAR