Query Fails - Mailing list pgsql-general

From Sheikh Salman Ahmed
Subject Query Fails
Date
Msg-id BAY109-W227CDF169A6558841FC81B989F0@phx.gbl
Whole thread Raw
Responses Re: Query Fails
List 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 by date:

Previous
From: askel
Date:
Subject: Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4
Next
From: Richard Huxton
Date:
Subject: Re: FTS question