Thanks! Somedays I'm an idiot...didn't see the folder right in front of me called Large Objects with the docs and samples with the new plugin.
Doug. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Goodrich Sent: Thursday, October 26, 2006 2:50 PM To: REALbasic NUG Subject: Re: BLOBs /w postgresql In the new Postgres plug in, Real has added a new api to directly read and write large objects. It works really well. There are examples and documentation with the plug in. Steve Goodrich Douglas Anderson wrote: > Anyone done any work with BLOBS in a PostgreSQL database? I've got > things running using the lo_import and lo_export but would rather > simply write binary data to the database and then retrieve later > without having to have the file on the database server as the client > app will be run from another system and having the data write on the > host db system is somewhat useless to me. There is a lo_export and > lo_import set of SQL commands but I'm not sure I understand how to use > them and having a hard time with some of the documentation/references > on the web. If anyone has a code snippet or two they can share that would be much appreciated. > > Doug. > _______________________________________________ > 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> _______________________________________________ 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>
