Re: want basic help with C - Mailing list pgsql-interfaces

From Arindam Haldar
Subject Re: want basic help with C
Date
Msg-id 3CEA4481.7000301@hotpop.com
Whole thread Raw
In response to want basic help with C  (Arindam Haldar <arindamhaldar@hotpop.com>)
List 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@ComparexAfrica.co.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@hotpop.com]
> Sent: 21 May 2002 02:17
> To: pgsql-interfaces@postgresql.org; pgsql-general@postgresql.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
> 





pgsql-interfaces by date:

Previous
From: Arindam Haldar
Date:
Subject: Re: want basic help with C
Next
From: Oliver Elphick
Date:
Subject: Re: [GENERAL] want basic help with C