[Implemented] REALBasic, SQLite and PB

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Kiffi, BLOB support ?

Post by USCode »

Kiffi,
Does your wrapper offer BLOB support, as BLOBs are now supported in SQLite3?
User avatar
Kiffi
Addict
Addict
Posts: 1490
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Kiffi, BLOB support ?

Post by Kiffi »

> Does your wrapper offer BLOB support, as BLOBs are now supported in
> SQLite3?

unfortunately my lib doesn't support BLOBs but i will try to implement it.

Greetings ... Kiffi
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Post by USCode »

unfortunately my lib doesn't support BLOBs but i will try to implement it.
Great!

Looking at your code, looks like it would work fine on all of the supported PureBasic platforms?
Post Reply