Re: Large Objects

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org, nishatreesa(at)hotmail(dot)com
Subject: Re: Large Objects
Date: 2003-05-28 13:45:23
Message-ID: 3ED4BD73.C5C61B30@rodos.fzk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

>
> My application ,written in VC++ requires to copy data in a Microsoft
Access
> Database to
> Postgres database,remotely. I have been using odbc Driver 7.02.005
with
> Postgresql 7.3.2 .
>
> I need to transfer photographs stored as OLEObjecttype in a
> Microsoft Aceess 2000 database to the Postgres database.Right now I
am
> using bytea type for storing photographs in the Postgresql database.
>
> I want to store the photographs as Large Objects in the Postgres
database.
>
> Can anyone please help me regarding this?Can you provide with sample
code
> for this?
>
Nisha,
Did you already go to
http://techdocs.postgresql.org/guides/MSAccess
I'm not familiar with stuff like that, but to me it looks like
it's answering every question you might have.
Regards, Christoph

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rudy Lippan 2003-05-29 08:57:23 DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Previous Message Jeroen T. Vermeulen 2003-05-28 13:33:50 Re: Large Objects