From: | "Roberto de Amorim" <roberto(at)smartbit(dot)inf(dot)br> |
---|---|
To: | "CN" <cnliou9(at)fastmail(dot)fm>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: BLOB or BYTEA field |
Date: | 2003-02-20 12:40:22 |
Message-ID: | 018a01c2d8dd$3bfe78a0$04c8a8c0@Desenvolvimento |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)fastmail(dot)fm>
To: <pgsql-general(at)postgresql(dot)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(at)postgresql(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2003-02-20 12:42:01 | Re: [GENERAL] Open Source Development Lab resources |
Previous Message | Uros | 2003-02-20 11:57:43 | Re: [OpenFTS-general] Alpha-2 of contrib/tsearch |