accessing bitmap stored in an ole object - Mailing list pgsql-novice

From Juliet May
Subject accessing bitmap stored in an ole object
Date
Msg-id 009201c313ef$77047c40$a1d2a8c0@impsu.net
Whole thread Raw
List pgsql-novice
Hello All.
 
I'm stumped. I need to display a bitmap object in my website (the easy part) that is stored in an ole object that is stored as a blob (lo) in my postgresql database. From my research I'm assuming I need to use COM objects, but I have no clue as to how to go about doing that. I have experimented with lo_export() which saves the ole object onto the server and lo_readall() which displays a bunch of gobbly gook for me.
 
Any help would be greatly GREATLY appreciated.
 
TIA,
Julie

pgsql-novice by date:

Previous
From: "Israel Calderon"
Date:
Subject: Using double quotes in create table statement!
Next
From: Bruno Wolff III
Date:
Subject: Re: Using double quotes in create table statement!