Re: BLOBs

From: A_Schnabel(at)t-online(dot)de (Andre Schnabel)
To: <dan(at)encoretrading(dot)com>, "postgres group" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: BLOBs
Date: 2001-08-31 05:34:57
Message-ID: 000f01c131de$ac32ddc0$0201a8c0@aschnabel.homeip.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Have a look at : http://joelburton.com/resources/pgaccess/faq.html

tere are some lines about OLE objects. I've got this working with Postgres
7.0, but never tested it in a working environment.

----- Original Message -----
From: "Daniel Bakken" <dan(at)encoretrading(dot)com>
To: "postgres group" <pgsql-admin(at)postgresql(dot)org>
Sent: Thursday, August 30, 2001 11:54 PM
Subject: [ADMIN] BLOBs

> Is there a way to easily store images or other large files into the DB
over
> a TCP/IP network. I would prefer Access/ODBC, but I could also use
pgaccess
> if necessary. It would really be nice if there was a GUI way to do it.
>
> Basically, I want to copy a file from my hard drive directly to a
PostgreSQL
> field.
>
> Any chance it will work? If so, where do I find out how to do it?
>
> Daniel Bakken, Systems Administrator
> dan(at)encoretrading(dot)com
>
> Encore Trading West | www.encoretrading.com
>
> 254.771.3508 phone
> 254.771.3786 fax
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

In response to

  • BLOBs at 2001-08-30 21:54:18 from Daniel Bakken

Browse pgsql-admin by date

  From Date Subject
Next Message raja kumar thatte 2001-08-31 06:27:51 how do i get setof items from a plpgsql funtion?
Previous Message Lockhurst 2001-08-31 03:26:46 Re: 7.1.3 & ODBC