Re: [NOVICE] not permanent insert into stud values('myname')

Поиск
Список
Период
Сортировка
От James Olin Oden
Тема Re: [NOVICE] not permanent insert into stud values('myname')
Дата
Msg-id 81Jul28.064638edt.35713@gateway.lee.k12.nc.us
обсуждение исходный текст
Ответ на not permanent insert into stud values('myname')  (rony khoury <ron@cyberia.net.lb>)
Список pgsql-interfaces
 
res = PQexec(conn,"insert into stud values('myname')");
 
Don't you still need to include the SQL EOL character, that is a semicolon at the end of your querystring? 

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

Предыдущее
От: dg@illustra.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] Coping with backend crash in libpq
Следующее
От: "Sergey V. Kryaczevskih"
Дата:
Сообщение: Re: [GENERAL] Old ODBC Driver references on website