Informix-4GL | ESQL/C (SCO,AIX) Opening..

Informix-4GL | ESQL/C (SCO,AIX) Opening..

Post by Axel Granho » Fri, 18 Nov 1994 12:56:24



Looking for a motivated individual with a minimum of 2 years
programming experience in UNIX and INFORMIX 4GL/SQL.  
Responsibilities include: designing, coding, and technical
support of healthcare applications.  Familiarity with ESQL/C a plus.  
Salary commensurable.  

 
 
 

Informix-4GL | ESQL/C (SCO,AIX) Opening..

Post by Axel Granho » Sat, 19 Nov 1994 11:44:47


Looking for a motivated individual with a minimum of 2 years
programming experience in UNIX and INFORMIX 4GL/SQL.  
Responsibilities include: designing, coding, and technical
support of healthcare applications.  Familiarity with ESQL/C a plus.  
Salary commensurable.
Edison, NJ -or- Raleigh, North Carolina



 
 
 

1. DESCRIPTOR area in ESQL/C for AIX vrs SCO

We are having the following problem porting our application to AIX:

A system descriptor area is set up to receive values from a dynamic
cursor (select statement).  I then do a FETCH NEXT on this cursor untill
I receive an sqlca.sqlcode = 100.

Here is the problem:

On SCO, the ststem descriptor area retains the values from the last good
fetch, on AIX it seems to destroy this data. (I did an risnull() on the
data, and it is not setting the values to null.)

I know of a couple of ways to alter my code to "fix" this, (by either
doing a fetch previous, or stopping when a pre-defined number of rows are
returned) just wondering if anyone has and similar experiences.

Please post or e-mail reply

2. Problem: SQLPLus hangs whole database

3. Updating TechNotes V3.#1 TIME ZONE CONVERSION IN INFORMIX-4GL USING INFORMIX-ESQL/C

4. Need help

5. Can't connect with ESQL/C on SCO Open Server

6. How to specify the range of the selected data by core JDBC API?

7. ESQL/C v 5 on SCO Open Server 5

8. Ibm Payment Server And Sql Server Problem!

9. Informix Online on SCO, getting 668 error when running ESQL prog from Stored Proc

10. Informix ESQL/C use C++ under SCO OpenServer

11. Porting Informix ESQL/C Code from SCO UNIX TO NT