Thread: 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@encoretrading.com Encore Trading West | www.encoretrading.com 254.771.3508 phone 254.771.3786 fax
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@encoretrading.com> To: "postgres group" <pgsql-admin@postgresql.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@encoretrading.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