Re: Database connectivity using a unix shell - Mailing list pgsql-general

From Richard Broersma Jr
Subject Re: Database connectivity using a unix shell
Date
Msg-id 20060705172938.85308.qmail@web31815.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Database connectivity using a unix shell  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Database connectivity using a unix shell  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
> On Wednesday 05 July 2006 09:11, Jasbinder Bali wrote:
> > Hi,
> > Before using ECPG, i had a few questions.
> > Lets say i have a C code and want to do something with my postgres
> > database.
> > What all header files do i need for ECPG.
> > Also how and where exactly am i going to write these EXEC SQL statements
> > for ECPG.
> > Can I be briefed about the steps to do this.
> http://www.postgresql.org/docs/8.1/static/server-programming.html

Joshua,

The original posting was in regard to client side script/programs that a user would connect to a
database.  Doesn't the above link have application to client side connections?

Regards,

Richard Broersma Jr.

pgsql-general by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: ECPG usage
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Database connectivity using a unix shell