And you appear to be on target regarding Oracle. Here’s the population of jdbc\lib:
I don’t retrieve any TIDOBLOK.OLE_OBJECT_CLASS and TIDBLOB.OLE_OBJECT_TYPE. Starting from TIDDOHOF with a known document, the field TIDDOHOF_OLE_OBJECT_ID is blank, so there’s no correlating data in TIDOBLOK or TIDBLOB. For instance:
The properties of the retrieved document show that the file name is a combination of the Reference number and sub:
I infer that the image file is located outside the PassPort table structure, and would require some knowledge of the local server terrain to automate retrievals.
BTW, I’ve already retrieved all the documents by brute force, with some VBA assistance to facilitate steps. A milestone had to be met, and it was. But it’s still useful to better understand PassPort’s nuances, for future chores.
You are correct on your Java
You are correct on your Java supposition.
And you appear to be on target regarding Oracle. Here’s the population of jdbc\lib:
I don’t retrieve any TIDOBLOK.OLE_OBJECT_CLASS and TIDBLOB.OLE_OBJECT_TYPE. Starting from TIDDOHOF with a known document, the field TIDDOHOF_OLE_OBJECT_ID is blank, so there’s no correlating data in TIDOBLOK or TIDBLOB. For instance:
The properties of the retrieved document show that the file name is a combination of the Reference number and sub:
I infer that the image file is located outside the PassPort table structure, and would require some knowledge of the local server terrain to automate retrievals.
BTW, I’ve already retrieved all the documents by brute force, with some VBA assistance to facilitate steps. A milestone had to be met, and it was. But it’s still useful to better understand PassPort’s nuances, for future chores.