Blob!!! - Mailing list pgsql-general

From Meenatchi Anbuchelvan
Subject Blob!!!
Date
Msg-id 20011026142842.33410.qmail@web10506.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hi,
The  column type BLOB in MySQL corresponds to  storage
type  SQLBinary in ODBC. Iam not sure how it works for
Postgres.  The doc says postgres supports BLOB. It
also says I need to do something called CREATE TYPE.
If i do all that then what would BLOB still correspond
to SQLBinary when I use ODBC. can someone pls clarify?
How do I store large binary values in Postgres? What
type will i use in ODBC to specify the BLOB column
type in postgres..?
Thanks
Meenatchi

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: initdb segfault - solaris 8
Next
From: "Mihai Gheorghiu"
Date:
Subject: Triggers