2004-07-29 Umadevi S * OdbcCommandTest.cs - Added testcase for bug 62046. ExecuteNonQuery 2004-07-28 Umadevi S * OdbcCommandTest.cs - Added testcase for bug 61968. String values passed with quotes 2004-07-01 Sureshkumar T * Added test case for OdbcCommand.ExecuteScalar Method * New files: OdbcCommandTest.cs - test suite for OdbcCommand class. 2004-06-23 Sureshkumar T * 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 * Added Odbc tests using MySql test database * New files: ChangeLog OdbcDataReaderTest.cs - test suite for OdbcDataReader class. OdbcDataAdapterTest.cs - test suite for OdbcDataAdapter class.