Query Fails

Поиск
Список
Период
Сортировка
От Sheikh Salman Ahmed
Тема Query Fails
Дата
Msg-id BAY109-W227CDF169A6558841FC81B989F0@phx.gbl
обсуждение исходный текст
Ответы Re: Query Fails  (Richard Huxton <dev@archonet.com>)
Список pgsql-general

Hallo Fellows
 
I am a new User of postgresql.I have installed it on window XP.I feel it little complicated on Window.I have already connected it with visual c++ 2005,but when i wanted to insert some data in my databank,then it fails and shows sytax error or  doesn't recognise my table, but connection to data it shows.
i am using this code to insert data.
 
res = PQexec (conn, "INSERT INTO public.Person values (121,'xxx','yyy')");
 
It will be grateful,if u ppl can help me. 

 
Sheikh Salman Ahmed
Diplomand in Nano Struktur Technologie
Duisburg-Essen Universität
Mobile : 0049-179-9463738
Home :0049-203-3945028




Get news, entertainment and everything you care about at Live.com. Check it out!

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

Предыдущее
От: askel
Дата:
Сообщение: Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: FTS question