Re: libpq, PQExecParams and the inserting of binary data

Поиск
Список
Период
Сортировка
От David Hinkle
Тема Re: libpq, PQExecParams and the inserting of binary data
Дата
Msg-id ae830e6c050603110940b4fe1b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpq, PQExecParams and the inserting of binary data  ("Daniel Verite" <daniel@manitou-mail.org>)
Ответы Re: libpq, PQExecParams and the inserting of binary data
Список pgsql-interfaces
Oh, and another thing Daniel,

Is it neccissary to provide the OID of the other fields even though
they're provided in text format?   I guess what I really need to
understand is what the OID field is and how to use it.

David

On 6/3/05, Daniel Verite <daniel@manitou-mail.org> wrote:
>         David Hinkle wrote:
>
> > I am trying to insert binary data into a bytea column with
> > PQExecParams.  I couldn't find any documentation on using PQExecParams
> > with binary parameters, do I tried to do it this way:
> > [...]
>
> This code snippet may help you getting started:
>
> http://archives.postgresql.org/pgsql-general/2004-07/msg00875.php
>
> --
>  Daniel
>  PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org
>
>


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: David Hinkle
Дата:
Сообщение: Re: libpq, PQExecParams and the inserting of binary data
Следующее
От: Robert Perry
Дата:
Сообщение: Re: libpq, PQExecParams and the inserting of binary data