Re: Query Fails

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Query Fails
Date: 2008-07-01 08:12:30
Message-ID: 20080701081230.GB10205@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Mon, dem 30.06.2008, um 20:38:08 +0000 mailte Sheikh Salman Ahmed folgendes:
>
> 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.

Please provide more details such the table-definition and the error
message.

Regards, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

  • Query Fails at 2008-06-30 20:38:08 from Sheikh Salman Ahmed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Damjan Rems 2008-07-01 08:14:12 Re: FTS question
Previous Message Richard Huxton 2008-07-01 07:52:47 Re: FTS question