Using descriptor areas to insert

From: andy rost <andy(dot)rost(at)noaa(dot)gov>
To: pgsql-sql(at)postgresql(dot)org
Subject: Using descriptor areas to insert
Date: 2005-09-22 15:49:12
Message-ID: 4332D278.9@noaa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm in the final stages of porting a large body of ESQL software from
Informix to PostgreSQL (V8). The last few Informix-based functions
involve Informix descriptor areas to insert rows into a table. I've
sorted out the logic for using PostgreSQL descriptor areas for select
statements. How do you go about using the PostgreSQL descriptor areas
for insert statements? Is there another way to approach the problem of
insert records into an arbitrary table using dynamic SQL?

Thanks ...
--
--------------------------------------------------------------------------------
Andrew Rost
National Operational Hydrologic Remote Sensing Center (NOHRSC)
National Weather Service, NOAA
1735 Lake Dr. West, Chanhassen, MN 55317-8582
Voice: (952)361-6610 x 234
Fax: (952)361-6634
arost(at)nohrsc(dot)nws(dot)gov
http://www.nohrsc.nws.gov
--------------------------------------------------------------------------------

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Kenneth Hutchinson 2005-09-22 16:22:22 Issue with UPDATE statement on v8
Previous Message Daryl Richter 2005-09-22 14:45:34 Re: Updating cidr column with network operator