Re: C++ Examples - Mailing list pgsql-general

From John Clark Naldoza y Lopez
Subject Re: C++ Examples
Date
Msg-id 3BCDA9DC.F586CA51@ntsp.nec.co.jp
Whole thread Raw
In response to C++ Examples  (Mayan <escalante@canada.com>)
List pgsql-general
Hi,


Perhaps you may want to check the techdocs again...  And try to look at
the

libpq++ Classes

=)


Cheers,


John Clark


Mayan wrote:
>
> I've been looking for examples of how to access the back end of
> PostgreSQL using the C++ library, but all I've found is 'C' examples.
> Can someone point point out where I can get living and breathing
> examples of C++.
>
> TIA
>
> --
> My Computer's Opinion
> ~~~~~~~~~~~~~~~~~~~~~~
>
> if( desire == play_games() ){return getNintendo64();}
> if( (desire == computing() ) && (user != smart) )
>         {return getMicrosoft();}
> if( ( desire == computing() ) && (user == smart) )
>         {return getLinux();}
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
     /) John Clark Naldoza y Lopez                           (\
    / )    Software Design Engineer III                      ( \
  _( (_    _  Web-Application Development                    _) )_
 (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
 (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
  \       /                                              \       /
   \    _/  phone: (+63 32) 233-9142 loc. 3113            \_    /
   /   /  cellphone: (+63 919) 399-4742                     \   \
  /   / email: njclark@ntsp.nec.co.jp                        \   \


"Intelligence is the ability to avoid doing work, yet getting the work
done"
--Linus Torvalds

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: URGENT: Index problems - update - please help ....
Next
From: Hervé Piedvache
Date:
Subject: Vacuum - Uninitialized page ???