On 07.09.2019 14:22, Rony G. Flatscher wrote:
> On 06.09.2019 18:35, Erich Steinböck wrote:
>> To be able answer Paul Higgins' recent question regarding retrieval of BLOB
>> data, I checked
>> ooSqlite's BLOB handling - see incubator/ooSQLite.
>>
>> It seems that ooSQLite will return BLOBs as ooRe
On 06.09.2019 18:35, Erich Steinböck wrote:
> To be able answer Paul Higgins' recent question regarding retrieval of BLOB
> data, I checked
> ooSqlite's BLOB handling - see incubator/ooSQLite.
>
> It seems that ooSQLite will return BLOBs as ooRexx Buffer objects only. This
> means that its
> cont
To be able answer Paul Higgins' recent question regarding retrieval of BLOB
data, I checked ooSqlite's BLOB handling - see incubator/ooSQLite.
It seems that ooSQLite will return BLOBs as ooRexx Buffer objects only.
This means that its content cannot be accessed through ooRexx unless there
was a he