2004-07-01 Sureshkumar T <tsureshkumar@novell.com>
[mono.git] / mcs / class / System.Data / Test / System.Data.Odbc / ChangeLog
index bd7b77d4f196b1ef9e80554e9dfc793c01b98610..8df7a0151f217213414017031a2252ce69188351 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-01  Sureshkumar T <tsureshkumar@novell.com>
+       * Added test case for OdbcCommand.ExecuteScalar Method
+       * New files:
+               OdbcCommandTest.cs      - test suite for OdbcCommand class.
+
 2004-06-23  Sureshkumar T <TSureshkumar@novell.com>
        * Added test to check whether the OdbcConnection.Close method closes
          all the handles.