Re: Image : PHP and Ms. Access

From: "Hollysugar Webmaster" <webmaster(at)hollysugar(dot)com>
To: "mustopa" <mustopa(at)harini(dot)co(dot)id>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Image : PHP and Ms. Access
Date: 2003-07-14 18:00:38
Message-ID: 01b301c34a31$d52fabf0$a1d2a8c0@impsu.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm guessing that the problem is that MS Access is looking for an ole
object. When I moved an ole object containing a bitmap from access to
PostgreSql I had to use php to strip out the ole object headers in order to
display the image in the browser. I imagine you would need to add back in
the ole object headers for Access to know what to do with the image.

Julie

----- Original Message -----
From: "mustopa" <mustopa(at)harini(dot)co(dot)id>
To: <pgsql-odbc(at)postgresql(dot)org>
Sent: Thursday, July 10, 2003 9:28 PM
Subject: [ODBC] Image : PHP and Ms. Access

> Hi all!
>
> I'm using PHP to store image to OID field of my image table in PostgreSQL.
> The storing process is successfull.
>
> But trouble then appear when I'm trying to retrieve that image in MS.
Access
> using ODBC. Ms Access only display OID's image not the image itself.
>
> Any suggestions?
>
> For the help, will be great thanks!
>
>
> ::Moez.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeff Eckermann 2003-07-14 18:58:51 Re: (Postgresql ODBC) Error connecting to postgres 7.2.2.
Previous Message Michael Higgins 2003-07-14 17:07:45 odbc error using MS Visio