Re: BLOB or BYTEA field

Поиск
Список
Период
Сортировка
От Roberto de Amorim
Тема Re: BLOB or BYTEA field
Дата
Msg-id 018a01c2d8dd$3bfe78a0$04c8a8c0@Desenvolvimento
обсуждение исходный текст
Ответ на BLOB or BYTEA field  ("Roberto de Amorim" <roberto@smartbit.inf.br>)
Список pgsql-general
Are you getting to use BYTEA or OID fields?
Are you using ZEOS components?

 I had to change them sources of Zeos to it recognize the bytea field as
TBlobField ...



----- Original Message -----
From: "CN" <cnliou9@fastmail.fm>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, February 19, 2003 2:55 AM
Subject: Re: [GENERAL] BLOB or BYTEA field


Hi! Daniel,

>
> you should use oid Fields for BLOBS. That works well.
>

I have the same question. Could you make it more specific? oid is an
unsigned 4 bytes integer. How do you save binary data from Delphi in
bytea column "using oid fields"?

Thanks you!

CN

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org



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

Предыдущее
От: Egyud Csaba
Дата:
Сообщение: How to get the IP address of the conneced user
Следующее
От: "Mark Cave-Ayland"
Дата:
Сообщение: Re: 7.3.1 takes long time to vacuum table?