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.
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.