Open bytea files (images, docs, excel, PDF) stored in Postgresql using a Microsoft Access form - Mailing list pgsql-general

From Aitor Gil Martin
Subject Open bytea files (images, docs, excel, PDF) stored in Postgresql using a Microsoft Access form
Date
Msg-id 90CE4B0AFAA6E44C826E29306F865C7801583A94@eposta.GETXO.ORG
Whole thread Raw
Responses Re: Open bytea files (images, docs, excel, PDF) stored in Postgresql using a Microsoft Access form  (Vincent Veyron <vv.lists@wanadoo.fr>)
List pgsql-general

Hi,

I,ve got a clients table in PostgreSQL. Each client has different documents (more than 7.000 files in total in different extensions JPG, XLS,DOC,PDF…) stored in a bytea field in another PostgreSQL Table. My intention is to create a form using Microsoft Access (or some other software) to be able to manage those files (Add more files, modify files or delete files).

What should I do in order Access could understand (open) each file or store new files?

Regards,

Aitor

 

 

pgsql-general by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: PostgreSQL Synchronous Replication in production
Next
From: Rebecca Clarke
Date:
Subject: Function tracking