Apache OpenOffice (AOO) Bugzilla – Issue 115435
[cws hsqldb19] The BLOB fields not copied to external hsqldb
Last modified: 2013-01-29 21:50:31 UTC
OOo cws hsqldb19 dated 2010.11.04. with hsqldb.jar and sdbc_hsqldb.jar in classpath, connected to hsqldb 2.0.1.RC2 server. Open odb file with built in hsqldb, create table with BLOB filed, add pictures through form or any usable way. Open hsqldb server connected odb file. Copy table to server connected file, when hit Create buton in copy table wizard, I get error: An error occurred. Do you want to continue copying? More gives: SQL Status: HYC00 The driver does not support the functionality for 'XParameters::setBlob'. It is not implemented. The table creates, without data.