Re: Using descriptor areas to insert

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Cc: andy rost <andy(dot)rost(at)noaa(dot)gov>
Subject: Re: Using descriptor areas to insert
Date: 2005-09-22 22:10:23
Message-ID: 200509221510.23942.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Andrew,

> 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?

Hmmm, I don't quite follow you, mostly because I'm *not* an Informix
person. Could you give an example?

Also, if you still have contact, Dave Cramer or Elein should be able to
answer this question ...

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Announce 2005-09-23 01:13:35 Primary and Foreign Key?
Previous Message Rajesh Kumar Mallah 2005-09-22 20:48:22 Re: Issue with UPDATE statement on v8