Storing images and other data in PostgreSQL from Ms Access - Mailing list pgsql-admin

From C K
Subject Storing images and other data in PostgreSQL from Ms Access
Date
Msg-id d3561eb00806140711s1ae4e4aaj21c3bc8a920c300f@mail.gmail.com
Whole thread Raw
Responses Re: Storing images and other data in PostgreSQL from Ms Access
List pgsql-admin
Hi All,
I am testing the postgresql as a back-end for a project having ms access as a front-end. I have linked postgresql tables and started using. It works well for all data except the binary data. When used to insert/retrieve data from such fields, ms access gives error that it can't recognize the data.
What to do? As per my knowledge postgresql adds some bytes to the binary data to be uploaded. I have eralier used mysql and it work well. Is there any solution for this?

Please help.
I am using Postgresql 8.3.1 and unicode driver with MS Access 2003 and most current patches from microsoft applied on Windows Xp.

Thanks
CPK

--
Keep your Environment clean and green.

pgsql-admin by date:

Previous
From: Tim Allen
Date:
Subject: Passwords
Next
From: "JGuillaume (ioguix) de Rorthais"
Date:
Subject: Re: Storing images and other data in PostgreSQL from Ms Access