Christopher Thompson writes:
> 
> -----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...
> 
> 

Hi!

Take a look at MySQL++...

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
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