Query Fails

From: Sheikh Salman Ahmed <salman_sheikh(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Query Fails
Date: 2008-06-30 20:38:08
Message-ID: BAY109-W117D22E05C86D0F56081D989F0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 AhmedDiplomand in Nano Struktur TechnologieDuisburg-Essen UniversitätMobile : 0049-179-9463738Home :0049-203-3945028
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sheikh Salman Ahmed 2008-06-30 20:39:18 Query Fails
Previous Message Sheikh Salman Ahmed 2008-06-30 20:37:29 Query Fails