ChangeLog 672 B

1234567891011121314151617181920
  1. 2004-09-13 Sebastien Pouliot <[email protected]>
  2. * SqlClientPermissionAttributeTest.cs: New. Unit tests for SqlClient
  3. PermissionAttribute.
  4. 2004-09-02 Umadevi S <[email protected]>
  5. * SqlCommandTest.cs - added file. Testing ExecuteNonQuery
  6. 2004-09-02 Umadevi S <[email protected]>
  7. * SqlDataReaderTest.cs - added file
  8. 2004-08-20 Umadevi S <[email protected]>
  9. * Added testcase in SqlDataAdapter.cs for Fillschema
  10. 2004-08-19 Gert Driesen <[email protected]>
  11. * SqlConnectionTest.cs: Added testcases for bug #63165.
  12. 2004-08-19 Umadevi S <[email protected]>
  13. * Added file SqlDataAdapterTest.cs - to test update method on a
  14. datatable