Home » Developer & Programmer » Precompilers, OCI & OCCI » More infos about insert which calls ODCIIndexInsert? (Oracle 11g)
More infos about insert which calls ODCIIndexInsert? [message #332630] Wed, 09 July 2008 04:08
phaeuschen
Messages: 6
Registered: April 2008
Junior Member
Hi,

I'd like to insert a picture in my table (obj_id, filename, blob, feature_vector) with an own index on the obj_id implemented with the Extensible Indexing Interface.
When a new picture will be inserted into the table, the ODCIIndexInsert should calculate the feature vector, so I need the filename in the function ODCIIndexInsert to read the picture. But in the ODCIIndexInsert I only get the obj_id because the index is on the obj_id column.
How do I get more information on the insert statement? Can I modify the insert statement in the ODCIIndexInsert function?
Does anyone has experience in the Extensible Indexing Interface or can give me useful links?

Regards
Patrick
Previous Topic: Performance issues for PRO*C script
Next Topic: multithread program hangs in Oracle Library on Itanium
Goto Forum:
  


Current Time: Thu Mar 28 07:02:58 CDT 2024