Reading data from BLOB objects

Frank D. Engel, Jr. fde101 at fjrhome.net
Thu Aug 26 18:23:29 EDT 2004


At least, I think this code is right; a simplified version::

   put "UPDATE aTable SET aBLOB=:1 WHERE aNumberField=aValue" into z
   put image "anImage" into dbImage
   revExecuteSQL the database of this stack, z, "*bdbImage"

Am I doing this right?

Thank you!

On Aug 26, 2004, at 4:25 PM, Frank D. Engel, Jr. wrote:

> Bugzilla Bug #369 indicates that there was a problem with BLOBs and 
> PostgreSQL, but that it was fixed.  Does anyone know which version of 
> Rev this was fixed in?  I've been trying with version 2.2.1, but it 
> does not seem to be working for me.
>
> Thank you!
>
>
>
> ___________________________________________________________
> $0 Web Hosting with up to 120MB web space, 1000 MB Transfer
> 10 Personalized POP and Web E-mail Accounts, and much more.
> Signup at www.doteasy.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


More information about the use-livecode mailing list