Re: [INTERFACES] ESQL/C Docs: Request for code - Mailing list pgsql-interfaces

From Craig Orsinger
Subject Re: [INTERFACES] ESQL/C Docs: Request for code
Date
Msg-id XFMail.991213125220.orsingerc@epg-gw1.lewis.army.mil
Whole thread Raw
In response to Re: [INTERFACES] ESQL/C Docs: Request for code  (Michael Meskes <meskes@postgresql.org>)
List pgsql-interfaces
On 12-Dec-99 Michael Meskes wrote:
> Cursors are used in the test examples.
>
>> I am familiar with the Informix ESQL/C implementation, if that matters.
>
> It should be the same for the most part. I'm interested in hearing about all
> differences you find.

        Unfortunately, cursors are considerably different. The PostgreSQL
cursors conform to the SQL92 standard (pretty much), but Informix seems
to support SQL89 only with some extensions of their own (???). We had a
discussion about this in this group back in June, 1999.
You might want to check the archives. The title was something
like "ecpg documentation" or something like that. I saved part of the
discussion as a Unix text file, which is attached.

----------------------------------
Date: 13-Dec-99  Time: 12:42:50

Craig Orsinger                  (email: <orsingerc@epg-gw1.lewis.army.mil>)
Logicon RDA
Bldg. 8B28                      "Just another megalomaniac with ideas above his
6th & F Streets                 station. The Universe is full of them."
Ft. Lewis, WA   98433                   - The Doctor
----------------------------------

Attachment

pgsql-interfaces by date:

Previous
From: Jason Earl
Date:
Subject: Re: [INTERFACES] Duplicate INSERTS into pgsql table via PHP
Next
From: Mike Mascari
Date:
Subject: Problem with LIKE in Access and ODBC