Issue 115435

Summary: [cws hsqldb19] The BLOB fields not copied to external hsqldb
Product: Base Reporter: r4zoli <r4zoli>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.0   
Target Milestone: ---   
Hardware: Unknown   
OS: Windows 7   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description r4zoli 2010-11-05 16:39:38 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.