ChangeLog 670 B

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