Regarding retrieving a bytea datatype using embedded SQL

From: Raghunandan Bapuram <raghunb(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Regarding retrieving a bytea datatype using embedded SQL
Date: 2005-12-15 07:13:19
Message-ID: 5645ba4a0512142313u638dcc41p5677f2bbb166f067@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

After going through all the mailing lists , i could not find a single
example of using bytea datatype in an
embedded SQL program in postgres. What i am particularly looking at is
to populate and retrieve a bytea
datatype from a postgresql table using embedded SQL .I am particularly
interested in declaring a host variable to retrieve a bytea datatype
Any pointers / example src code will be extremely helpful.

thanx

--
Raghunandan

Browse pgsql-novice by date

  From Date Subject
Next Message Ramon Orticio 2005-12-15 08:34:45 client-server connection
Previous Message Bruno Wolff III 2005-12-15 06:10:51 Re: GUID function in pgsql?