Hi Fernand,
Fernand Vanrie schrieb:
Peter, Drew,
Just wondering: can we directly store parts of a Writterdoc ( text +
underlyingOOformating) --without the html workaround-- into a database
and instert it back with the original OOformating ?
Storing of course yes (in Basic too):
Select the part, use XTransferable to copy it in an tmp-file and send it
to the database with .setBinaryStream().
The stream you can get with the SimpleFileAccess service.
Backwards you can try your pipe example with getBinaryStream().
And let us know, if you succeed...
Regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]