| From: | James Thompson <jamest(at)math(dot)ksu(dot)edu> |
|---|---|
| To: | nathan(at)khmere(dot)com |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] Embedded SQL in 'C' (cursors) |
| Date: | 1999-06-04 13:49:37 |
| Message-ID: | Pine.LNX.4.10.9906040845060.2441-100000@hobbes.math.ksu.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 3 Jun 1999 nathan(at)khmere(dot)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
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
| From | Date | Subject | |
|---|---|---|---|
| Next Message | selkovjr | 1999-06-04 15:52:16 | Re: [GENERAL] Geometric, getting x and y co-ordinates GOING MAD!!!!! |
| Previous Message | Stuart Rison | 1999-06-04 09:58:24 | [GENERAL] Geometric, getting x and y co-ordinates from point datatype |