|
-
hi,
There is an object type called ORDSYS.ORDImage in intermedia. So using that, u create a table and first insert empty row into the table.
Lock that particular row before updating the empty column using select...for update
use the getContent method to get the LOB locator.
populate the data with dbms lob calls or write an OCI program to fill in the image BLOB.
with regards
Prasanna S
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|