accessing bitmap stored in an ole object

From: "Juliet May" <jmay(at)speark(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: accessing bitmap stored in an ole object
Date: 2003-05-06 16:49:30
Message-ID: 009201c313ef$77047c40$a1d2a8c0@impsu.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2003-05-06 17:38:04 Re: Using double quotes in create table statement!
Previous Message Israel Calderon 2003-05-06 16:38:59 Using double quotes in create table statement!