Re: Record

Поиск
Список
Период
Сортировка
От Aasmund Midttun Godal
Тема Re: Record
Дата
Msg-id 20011023220435.6933.qmail@ns.krot.org
обсуждение исходный текст
Ответ на Record  ("BNT SOFT" <julio@bntsoft.com.br>)
Ответы Re: Record  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-general
I am not sure I understand what you mean. However if you are wanting to store an image in a table you have 2 options:

1. bytea fields.
2. large objects.

Bytea is probably the way to go... look it up in the docs...

Regards,

Aasmund.

On Sun, 21 Oct 2001 00:14:23 -0300, "BNT SOFT" <julio@bntsoft.com.br> wrote:
> Hi, I am developing an application in delphi using the postgresql, I am not getting to record an image, I am using
thetype OID, but I didn't have success ties now.   
> It would like you to help me, therefore I don't know how to use those commands.
>
> Thank you for the attention,
>
> Almeida Julio, São Paulo - Brazil

Aasmund Midttun Godal

aasmund@godal.com - http://www.godal.com/
+47 40 45 20 46

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

Предыдущее
От: "Ernesto Baschny"
Дата:
Сообщение: Re: oid not "UNIQUE" for use as FOREIGN KEY?
Следующее
От: "Aasmund Midttun Godal"
Дата:
Сообщение: Re: Can not input large text data