Thanks.  I did try that but Visual C++ 6 (wonderful tool though it isn't) 
kept on complaining about my iostreams being redefined.  I tried searching 
for where this was happening (an #include <iostream.h> would have done it, 
not being the way standard C++ is meant to be written) and found some but 
eliminating them didn't fix the problem.

I ended up finding MySQL++, though, which seems to do a good enough job for me.

At 09:38 AM 1/24/2002 +1000, you wrote:

>Hi,
>
>It is quite easy to write your own wrapper class.
>
>Sid
>
>-----Original Message-----
>From: Christopher Thompson [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, 24 January 2002 7:12 AM
>To: [EMAIL PROTECTED]
>Subject: C++ API
>
>
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>For various reasons, I need a C++ API to MySQL for use in Windows (and
>possibly Linux as well).  I know I can find one or two in the
>downloads/contrib section but I'm looking for suggestions.
>
>I'm quite happy with the way the C API is set up.  But I want something
>with nice C++ wrappers, ideally something that uses the C++ Standard
>Library correctly (i.e. #include <iostream> instead of #include
><iostream.h>).
>
>Does anyone have any suggestions?  I cannot even figure out which files to
>start looking at...
>
>
>-----BEGIN PGP SIGNATURE-----
>Version: PGP Personal Security 7.0.3
>
>iQA/AwUBPE8nBQAttZAy2w6WEQJRIACdGj/Ix9i5Ceb4rTe6k0WjXOLTiE8An2Ug
>eybau1cE3nZ+hb946O67l4dC
>=ov0E
>-----END PGP SIGNATURE-----



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to