Why not just retrieve the data as a ResultSet, call getInputStream() on the 
ResultSet and write the InputStream to disk.
Seems easy enough.

On 2014-04-23 08:49, t603 wrote:
Hello,

can I ask You, if there is any FILE_WRITE function in H2 database? I need it to 
export BLOB and CLOB from H2 database to
filesystem. H2 database has FILE_READ 
<http://www.h2database.com/html/functions.html#file_read> function, so I need 
the
opposite to this function.

Thank You, Stepan


--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to