Re: want basic help with C

From: Arindam Haldar <arindamhaldar(at)hotpop(dot)com>
To: Shawn Stephens - Q Data KZN <ShawnS(at)ComparexAfrica(dot)co(dot)za>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: want basic help with C
Date: 2002-05-21 12:58:41
Message-ID: 3CEA4481.7000301@hotpop.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

thanx so much buddy ... it worked ! :)

Shawn Stephens - Q Data KZN wrote:
> I don't know if this will help. You just need to substitute your database
> name, table name and field names.
>
>
>
> Kind Regards
>
> Shawn Stephens
> Oracle Database Administrator
>
> For: Comparex Africa (Pty) Ltd
> Company Registration Number: 1993/003683/07
>
> Tel : + 27 (0) 31 560 6309
> Fax : + 27 (0) 31 560 6399
> <mailto:shawns(at)ComparexAfrica(dot)co(dot)za>
>
> NOTICE: This message and any attachments are confidential and intended
> solely for the addressee. If you have received this message in error, please
> notify Shawn Stephens at Comparex Africa (Pty) Ltd immediately, telephone
> number +27 (0) 31 560 6309. Any unauthorised use, alteration or
> dissemination is prohibited. Comparex Africa (Pty) Ltd accepts no liability
> whatsoever for any loss whether it be direct, indirect or consequential,
> arising from information made available and actions resulting there from.
>
>
> -----Original Message-----
> From: Arindam Haldar [mailto:arindamhaldar(at)hotpop(dot)com]
> Sent: 21 May 2002 02:17
> To: pgsql-interfaces(at)postgresql(dot)org; pgsql-general(at)postgresql(dot)org
> Subject: [INTERFACES] want basic help with C
>
>
> hi,
> i went thru the docs on programming interface of postgresql with c. But
> am unable to understnad to use the interface to query a select
> statement. the database is--->masterdb & in it there is a table
> -->colleges with a few columns & a few records for testing..
> now i want to use a general select statement--> select * from colleges,
> but going thru the docs again & again from different sites am unable to
> undestand how to use it.
> can u gove me a basics to use the funstion to use the same & print the
> rows in the tables
>
> thanking in advance
> A.H
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Oliver Elphick 2002-05-21 13:31:18 Re: want basic help with C
Previous Message Arindam Haldar 2002-05-21 12:34:37 Re: want basic help with C