ChangeLog 673 B

1234567891011121314151617181920
  1. 2005-10-14 Senganal T <[email protected]>
  2. * OdbcDataReaderTest.cs: Added test for bug #75032
  3. 2005-10-08 Sureshkumar T <[email protected]>
  4. * OdbcParameterTest.cs: Corrections.
  5. 2005-09-24 Sureshkumar T <[email protected]>
  6. * OdbcParameterTest.cs: Tests for OdbcCommand class.
  7. 2005-09-01 Sureshkumar T <[email protected]>
  8. * OdbcCommandBuilderTest.cs: Added tests for OdbcCommandBuilder.cs
  9. * OdbcCommandTest.cs: pulled from Test/System.Data.Odbc
  10. * OdbcDataAdapterTest.cs: pulled from Test/System.Data.Odbc
  11. * OdbcDataReaderTest.cs: pulled from Test/System.Data.Odbc
  12. * OdbcParameterCollectionTest.cs: pulled from Test/System.Data.Odbc