Ai2s, Proyecto writes:
> Hi,
> 
> I'm  making an application on C++Builder5,
> which will be comunicated  with MYSQL server , What do you
> MYSQL API recomend : MYSQL++ or MYODBC,  I know that the
> MySQL C++ API is the  official API,  but can I connect to
> other SQL server whit this API?
> 
> Thank you,
> 
> Vilmara
> 

No, you can't. 

If you wish to make your application transparent, you should use ODBC.

But MySQL++, is much, much more powerfull.

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