From: | John Clark Naldoza y Lopez <njclark(at)ntsp(dot)nec(dot)co(dot)jp> |
---|---|
To: | Mayan <escalante(at)canada(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: C++ Examples |
Date: | 2001-10-17 15:55:08 |
Message-ID: | 3BCDA9DC.F586CA51@ntsp.nec.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)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(at)ntsp(dot)nec(dot)co(dot)jp \ \
"Intelligence is the ability to avoid doing work, yet getting the work
done"
--Linus Torvalds
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-10-17 16:11:23 | Re: To Postgres Devs : Wouldn't changing the select limit |
Previous Message | Hervé Piedvache | 2001-10-17 15:40:13 | Vacuum - Uninitialized page ??? |