2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Data.OracleClient / Test / ChangeLog
1 2005-01-16  Daniel Morgan <danielmorgan@verizon.net>
2
3         * ChangeLog: added file for oracle tests
4         
5         * testblob.cs: test loading a binary file into
6         an Oracle BLOB column and then reading a BLOB column
7         to a new binary file
8         
9         * testclob.cs: test loading a text file into
10         an Oracle CLOB column and then reading a CLOB column
11         to a new text file
12         
13