| 12345678910111213141516171819202122 |
- 2006-03-13 Boris Kirzner <[email protected]>
- * System.Data.OracleClient.J2EE.config: added sample app config file
- for TARGET_JVM tests.
- 2006-02-09 Konstantin Triger <[email protected]>
- * Added Mainsoft OracleClient testsuite. The running instructions can be found at
- System.Data.OracleClient.jvm/readme.txt.
- 2005-01-16 Daniel Morgan <[email protected]>
- * ChangeLog: added file for oracle tests
-
- * testblob.cs: test loading a binary file into
- an Oracle BLOB column and then reading a BLOB column
- to a new binary file
-
- * testclob.cs: test loading a text file into
- an Oracle CLOB column and then reading a CLOB column
- to a new text file
-
-
|