Re: Database connectivity using a unix shell

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: "Jasbinder Bali" <jsbali(at)gmail(dot)com>, "Richard Broersma Jr" <rabroersma(at)yahoo(dot)com>
Subject: Re: Database connectivity using a unix shell
Date: 2006-07-05 17:16:26
Message-ID: 200607051016.27413.jd@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Sincerely,

Joshua D. Drake

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma Jr 2006-07-05 17:21:51 Re: ECPG usage
Previous Message Dany De Bontridder 2006-07-05 17:13:39 Re: Help making a plpgsql function?