Re: AW: vb postgres blobs - Mailing list pgsql-interfaces

From John Thorhauer
Subject Re: AW: vb postgres blobs
Date
Msg-id 39A57796.3700A9FD@phoenixcolor.com
Whole thread Raw
In response to AW: vb postgres blobs  (520084051579-0001@t-online.de (Bastian Nagelschmidt))
List pgsql-interfaces
Bastian Nagelschmidt wrote:
> 
> What do you mean with LARGE OBJECTS???
> 
> -----Ursprungliche Nachricht-----
> Von: pgsql-interfaces-owner@hub.org
> [mailto:pgsql-interfaces-owner@hub.org]Im Auftrag von John Thorhauer
> Gesendet: Montag, 21. August 2000 22:42
> An: postgres-inter
> Betreff: [INTERFACES] vb postgres blobs
> 
> Does anyone know of any example code for using visual basic with the
> postgres odbc driver to insert blobs (large objects) into postgres?
> 
> Thanks,
> John
> --
> ********************************
> ** John Thorhauer
> ** jthorhauer@phoenixcolor.com
> ********************************

The field in postgres is defined as type 'lo'.  This means the it stores
the file outside of the database and references it with an integer id.

John
-- 
********************************
** John Thorhauer
** Web Developer
** Phoenix Color Corp.
** jthorhauer@phoenixcolor.com
********************************


pgsql-interfaces by date:

Previous
From: 520084051579-0001@t-online.de (Bastian Nagelschmidt)
Date:
Subject: AW: vb postgres blobs
Next
From: Kovacs Zoltan
Date:
Subject: Re: OBDC and Postgres v. 7