Storing ole object in postgresql - Mailing list pgsql-novice

From Juliet May
Subject Storing ole object in postgresql
Date
Msg-id 013001c318d3$8940d780$a1d2a8c0@impsu.net
Whole thread Raw
In response to Using double quotes in create table statement!  ("Israel Calderon" <icalderus@hotmail.com>)
List pgsql-novice
I need to access a bitmap that is stored in an ole object that was imported
into the database as a blob into a column of type lo. I am able to move the
ole object in and out of the database and I am able to view the bitmap in
the ole object in the original application it was created in. But, I need to
display the bitmap image on a web page.

Any ideas of how to extract the bitmap image from the ole object which is
stored as a blob in the database?

TIA for any help you can provide.

Julie


pgsql-novice by date:

Previous
From: Terence Ng
Date:
Subject: Re: Multilingual database
Next
From:
Date:
Subject: Changing a table column datatype