Re: Open bytea files (images, docs, excel, PDF) stored in Postgresql using a Microsoft Access form

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Aitor Gil Martin <agmartin(at)getxo(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Open bytea files (images, docs, excel, PDF) stored in Postgresql using a Microsoft Access form
Date: 2013-06-08 16:14:49
Message-ID: 1370708089.2598.12.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le vendredi 07 juin 2013 à 15:13 +0200, Aitor Gil Martin a écrit :
> How do I convert the bytea content stored in Postgresql into the real file so I can put it in a local directory? (and the opposite process: store a file on a path to a postgresql database)
> I know this could be more an access issue but I'm quite newbie...

Search google groups' archives of comp.databases.ms-access for blob +
write + disk

Blob means binary large object, the equivalent of bytea, you'll find
some code samples.

--
Salutations, Vincent Veyron
http://marica.fr/
Gestion des contrats, des contentieux juridiques et des sinistres
d'assurance

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2013-06-08 17:47:49 Re: Question on explain
Previous Message Enrico Pirozzi 2013-06-08 15:06:58 Question on explain