Re: c/sql

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: ozsevim(at)likya(dot)iyte(dot)edu(dot)tr
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: c/sql
Date: 2002-11-10 17:51:17
Message-ID: 20021110175117.GE17067@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 07, 2002 at 10:44:25PM +0000, ozsevim(at)likya(dot)iyte(dot)edu(dot)tr wrote:
> I know Ansi C language and SQL. I want to embed a sql statement into a c
> source code. Would you please recommend me some web sites or tutorials
> regarding this subject.
> Thank you for your concern,

You should have no problem finding some docs about "embedded SQL" using
google or a similar search engine. As for PostgreSQL check the docs
about ecpg. There are also some examples in the source tree.

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

  • c/sql at 102-11-07 22:44:25 from ozsevim

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-10 18:58:57 Implicit coercions, choosing types for constants, etc (yet again)
Previous Message Tom Lane 2002-11-10 17:44:45 Re: SQL syntax (column alias)