Re: Hsqldb-user Digest, Vol 169, Issue 1
danap via Hsqldb-user <[email protected]> Sun, 17 May 2026 10:49:01 -0700
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I downloaded the 2.7.5RC jar file and tested with my application. Testing consisted of: Start HSQL 2.7.4 server and exporting test db table which has fields of all supported datatypes. The 30 datatypes include character, clob, binary, blob, integer, real, uuid, boolean, bit, temporal, and interval. 1. Export Data Types Table DDL & DML. 2. Restart Application with 2.7.5RC jar, memory database. 3. Import 1. DDL, DML. 4. Edit entries. 5. Export Data Types Table DDL & DML. 6. Restart Application with 2.7.5Rc jar, file database. 7. Import 5. DDL, DML. 8. Edit entries. 9. Insure Clob, and Binary data maintained. 10. Compare 2.7.4 JDBC meta data with 2.7.5RC meta data. I see no issues with the 2.7.5RC jar with my application. Dana M. Proctor Ajqvue Project Manager