From: | "Freddy Villalba Arias" <fvillalba(at)madrid(dot)bilbomatica(dot)es> |
---|---|
To: | "PostgreSQL JDBC Mailing List" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | BLOBS |
Date: | 2004-04-26 10:49:43 |
Message-ID: | 92EFB0BEDD24E9419E2CD9A2BD35DAEA28AA@bmsrv001.madrid.bilbomatica.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi,
I'm a newbie to PostgreSQL and I'd like to hear some "insight" info
about the "bytea" data type (preferably from people that have actually
used them). From what I've read so far (online docs), it doesn't seem to
be that similar to the BLOB data type specified by SQL standard (for
instance, Oracle's BLOB).
(1) Does the JDBC driver handle all the peculiarities described on the
docs?
(2) Has somebody worked both with PostgreSQL and Oracle (independently)?
Are there many differences between BLOBs through JDBC on either DBMS?
Thanks in advance.
Freddy.
From | Date | Subject | |
---|---|---|---|
Next Message | Freddy Villalba Arias | 2004-04-26 15:07:56 | default_with_oid |
Previous Message | Moray Taylor | 2004-04-25 20:19:13 | Re: Help:updateRow() with CIDR types THANK YOU! |