| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | "R(dot) Grela" <rgrela(at)ciudad(dot)com(dot)ar> |
| Cc: | <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Embedded SQL |
| Date: | 2001-03-02 16:05:45 |
| Message-ID: | Pine.LNX.4.30.0103021704490.775-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
R. Grela writes:
> Hello everybody,
> I'm new in PostgreSQL. I've read the documentation (PostgreSQL 7.1
> Programmer's Guide), and now I'm interesting in an embedded SQL supported
> in ecpg. I've programmed with Oracle Pro*C and I want to know similarities,
> where can I get a full detailed documentation about it ? (ie: I've tested
> EXEC SQL EXECUTE xxx but seems don't work), can I code like a pl-sql block?
> I've a lot of questions but first I want to read a documentation.
The Programmer's Guide is the place. There are also some examples in the
source distribution, under src/interfaces/ecpg/test.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-02 16:09:25 | Re: pg 7.1 b5 appears to require a "modern version of tcl" |
| Previous Message | Jerry Asher | 2001-03-02 04:20:00 | pg 7.1 b5 appears to require a "modern version of tcl" |