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 [EMAIL PROTECTED])

Reply via email to