realbasic-nug
[Top] [All Lists]

Re: MySQL

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: MySQL
From: Björn Eiríksson <bjorn at einhugur dot com>
Date: Fri, 29 Sep 2006 14:18:28 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <FB789F3C-C0BB-4534-9658-0FB1EC141033 at isticky dot net>
You could for one use the Einhugur GraphicsFormat plugin to serialize a Picture to and from a BLOB (stored as either PNG or JPEG stream).

Or save it first to disk and then to the BLOB that way not using a plugin.

Or find other 3rd parties that have similar solutions.

Björn

realbasic at isticky dot net wrote:
Hi

Does anybody know how to get a BLOB value in a RB Picture variable?

Best regards,

Jaap Cammeraat

isticky: jpc
http://www.isticky.net
http://www.insist.nl
----
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • MySQL, realbasic at isticky dot net
    • Re: MySQL, Björn Eiríksson <=
    • Re: MySQL, Norman Palardy