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