Re: Image : PHP and Ms. Access
От | Hollysugar Webmaster |
---|---|
Тема | Re: Image : PHP and Ms. Access |
Дата | |
Msg-id | 01b301c34a31$d52fabf0$a1d2a8c0@impsu.net обсуждение исходный текст |
Ответ на | Image : PHP and Ms. Access ("mustopa" <mustopa@harini.co.id>) |
Список | 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@harini.co.id> To: <pgsql-odbc@postgresql.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
В списке pgsql-odbc по дате отправления: