dbTalk Databases Forums  

C++ API vs C API

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss C++ API vs C API in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ger Hayden
 
Posts: n/a

Default C++ API vs C API - 06-14-2005 , 02:50 PM






Is there a mysql++ api equivalent of functions like sqlstate that are
present in the standard C API mysql.h.

On that note what are the significant differances between the two?

GER


--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: C++ API vs C API - 06-14-2005 , 04:36 PM






Ger Hayden wrote:
Quote:
Is there a mysql++ api equivalent of functions like sqlstate that are
present in the standard C API mysql.h.
No, but patches to implement them will be thoughtfully considered.

Now is exactly the right time to provide them: work on v2.0 is under way.

Quote:
On that note what are the significant differances between the two?
Damn near "apples and oranges", if you're using it correctly. Don't
think of MySQL++ as a C++ version of the C API. Think of it as a C++
database API that happens to use the MySQL C API underneath.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.