correcting named parameters
[mono.git] / mcs / class / System.Data.OracleClient / Test / ChangeLog
1 2006-02-09  Konstantin Triger <kostat@mainsoft.com>
2
3         * Added Mainsoft OracleClient testsuite. The running instructions can be found at
4           System.Data.OracleClient.jvm/readme.txt.
5
6 2005-01-16  Daniel Morgan <danielmorgan@verizon.net>
7
8         * ChangeLog: added file for oracle tests
9         
10         * testblob.cs: test loading a binary file into
11         an Oracle BLOB column and then reading a BLOB column
12         to a new binary file
13         
14         * testclob.cs: test loading a text file into
15         an Oracle CLOB column and then reading a CLOB column
16         to a new text file
17         
18