| 1234567891011121314151617 |
- 2004-07-01 Sureshkumar T <[email protected]>
- * Added test case for OdbcCommand.ExecuteScalar Method
- * New files:
- OdbcCommandTest.cs - test suite for OdbcCommand class.
- 2004-06-23 Sureshkumar T <[email protected]>
- * Added test to check whether the OdbcConnection.Close method closes
- all the handles.
- * New files:
- OdbcConnectionTest.cs - test suite for OdbcConnection class.
- 2004-06-16 Sureshkumar T <[email protected]>
- * Added Odbc tests using MySql test database
- * New files:
- ChangeLog
- OdbcDataReaderTest.cs - test suite for OdbcDataReader class.
- OdbcDataAdapterTest.cs - test suite for OdbcDataAdapter class.
|