Daniel Stoch
Member²
Hi,
Is there possible to select in TOracleDataSet BLOB (CLOB, etc.) column as a LOB locator pointer (OCILOBLocator or something like this) and store value in eg. TFloatField (not in TBlobField)? Then I will be able to use this pointer later to create a TLOBLocator (I don't know how, yet
) object and then reads its contents.
I can't use TBlobField and it is not necessary for me to fetch all BLOB's contents for each record in query.
Best regards,
Daniel Stoch
Is there possible to select in TOracleDataSet BLOB (CLOB, etc.) column as a LOB locator pointer (OCILOBLocator or something like this) and store value in eg. TFloatField (not in TBlobField)? Then I will be able to use this pointer later to create a TLOBLocator (I don't know how, yet

I can't use TBlobField and it is not necessary for me to fetch all BLOB's contents for each record in query.
Best regards,
Daniel Stoch