Re: AW: vb postgres blobs

Поиск
Список
Период
Сортировка
От John Thorhauer
Тема Re: AW: vb postgres blobs
Дата
Msg-id 39A57796.3700A9FD@phoenixcolor.com
обсуждение исходный текст
Ответ на AW: vb postgres blobs  (520084051579-0001@t-online.de (Bastian Nagelschmidt))
Список 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 по дате отправления:

Предыдущее
От: 520084051579-0001@t-online.de (Bastian Nagelschmidt)
Дата:
Сообщение: AW: vb postgres blobs
Следующее
От: Kovacs Zoltan
Дата:
Сообщение: Re: OBDC and Postgres v. 7