Accessing array elements - Mailing list pgsql-interfaces

From Akbar Mokhtarani
Subject Accessing array elements
Date
Msg-id Pine.LNX.4.58.0410011605460.32579@noric12.slac.stanford.edu
Whole thread Raw
List pgsql-interfaces
How do I access array elements from within a c/c++ program?
PQgetvalue(res,i,j) returns a pointer to the storage area and I have not
been able to parse this to get the elements.
Any help is greatly appreciated.

Akbar Mokhtarani




pgsql-interfaces by date:

Previous
From: Carlos Hasan
Date:
Subject: PQerrorMessage() bug?
Next
From: Tom Lane
Date:
Subject: Re: PQerrorMessage() bug?