Re:

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re:
Дата
Msg-id 200402021532.30706.dev@archonet.com
обсуждение исходный текст
Ответ на  ("MUKTA" <muktavasudeva@hfcl.com>)
Список 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


В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: update more than 1 table (mysql to postgres)
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Sometimes referential integrity seems not to work