Page 1 of 1
[Implemented] SQLITE Blob function
Posted: Mon Sep 22, 2008 4:20 pm
by thyphoon
Hello !
Why don't add GetDatabaseBlob(#Database, Column) ?
I need this to use in my job !
thanks to all PB Team.
Best regards
Thy
Posted: Sat Oct 11, 2008 11:38 am
by blueznl
+1 to a set of standard blob commands...
Posted: Sat Oct 11, 2008 2:16 pm
by GG
I agree !
Posted: Tue Dec 23, 2008 5:23 pm
by harkon
+1
This would really help me out.
Just installed 4.3 and it looks great so far

, thanks to the team for all of their hard work.
Posted: Tue Dec 30, 2008 3:01 am
by USCode
+1
Yes please! This would be VERY useful. Does ODBC directly support BLOB columns?
Posted: Tue Dec 30, 2008 7:18 pm
by harkon
USCode
Posted: Mon Dec 29, 2008 7:01 pm Post subject:
--------------------------------------------------------------------------------
+1
Yes please! This would be VERY useful. Does ODBC directly support BLOB columns?
AFAIK, and Lord knows I could be wrong here, this isn't a ODBC issue. A databases ability to support blobs is in the ODBC driver (for ODBC databases). I think if the driver supports it so does ODBC. PB doesn't have the interface to retrieve such data though. Of course I could be way off here.
Posted: Thu Jan 22, 2009 6:42 pm
by BjornF
+1
I totally agree! That would be very nice
Björn