Re:

From: Richard Huxton <dev(at)archonet(dot)com>
To: "MUKTA" <muktavasudeva(at)hfcl(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re:
Date: 2004-02-02 15:32:30
Message-ID: 200402021532.30706.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thursday 29 January 2004 12:02, MUKTA wrote:
>
> res=PQexecute(Conn,"INSERT into table values(a,b,c,d));....
>
> Is there some special way to insert variables rather than plain values? do
> i have to build functions (in sql) or somehting?help! Thanx

Yes, but the something you want is probably ECPG - see the "client interfaces"
section of the documentation.

--
Richard Huxton
Archonet Ltd

In response to

  • at 2004-01-29 12:02:10 from MUKTA

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2004-02-02 16:54:42 Re: Sometimes referential integrity seems not to work
Previous Message Paul Czubilinski 2004-02-02 15:10:04 SQL query