Where is TOracleObject.LOBElements ?

Sonique

Member²
Is there any reason why LOB elements are returned as strings (CLOB) or variant arrays (BLOB/BFILE) when they are collection (table) elements rather than as TLOBLocator like object attributes?

It's a shame to have to write two lots of code to do effectively the same thing, and I miss functionality such as discovering BFILE filenames.
 
I'm sure it has a reason (everything has), but I'm not sure what it is. We will look into this.

------------------
Marco Kalter
Allround Automations
 
Back
Top