export of a table with BLOBS
97164Jun 20 2004 — edited Jun 2 2006I have an application on our/your hosted environment.
in two of this tables are stored some documents (pdf,doc) and pictures. For deploying my application to a local environment I can use application-export, image-export (for some global pictures), Create-DDL for views, sequences, tables and text-export for text-table-content.
But how to get an export from BLOB like it is done by your Workspace-Image-Export.
I know to use oracle exp/imp (needs sql*net) in a normal database environment, but I can't use it on the hosted environment.
For some small Tables it could be a challenge to have such a way ( I think it should be possible similar the way of Workspace-Image-export) for developers data.
Thanks Lutz