Re: [GENERAL] Embedded SQL in 'C' (cursors) - Mailing list pgsql-general

From James Thompson
Subject Re: [GENERAL] Embedded SQL in 'C' (cursors)
Date
Msg-id Pine.LNX.4.10.9906040845060.2441-100000@hobbes.math.ksu.edu
Whole thread Raw
In response to Embedded SQL in 'C' (cursors)  (nathan@khmere.com)
List pgsql-general
On Thu, 3 Jun 1999 nathan@khmere.com wrote:

> Does anyone know how to open a cursor for 'C" ..?
>

If you download the source code for postgresql there are test programs
located in the src/interfaces/ecpg/test directory.  These files are about
the best learning tools I found for ecpg usage.  IIRC There is an example
of cursor usage in one of .pgc files.

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<



pgsql-general by date:

Previous
From: Stuart Rison
Date:
Subject: [GENERAL] Geometric, getting x and y co-ordinates from point datatype
Next
From: Stuart Rison
Date:
Subject: Re: [GENERAL] Geometric, getting x and y co-ordinates GOING MAD!!!!!