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 по дате отправления: