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
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to