 

The Jakarta Project |
Apache XML Project |
Apache Module Registry |
PHP Server Side Scripting |
The Java Apache Project |
Apache-Related Projects |
Apache-Perl Integration Project |
ApacheCon |
The Apache FAQ |
Apache Project |
The Apache Software Foundation |
|

Apache Today
|
Linux Today |
Enterprise Linux Today |
BSD Today |
Linuxnewbie.org |
All Linux Devices |
Linux Planet |
Just Linux |
BSD Central |
Linux Apps |
Linux Central |
Linux Start |
Linux Programming |
PHPBuilder |
SITE DESCRIPTIONS |
|
|
Version 1.7.9 of the MySQL++ API released
May 23, 2001, 15 :06 UTC (0 Talkback[s]) (1657 reads) |
A new version of MySQL++, version 1.7.9, is now available from the www.mysql.com site. It is mainly a bug-fix release.
Mysql++ is a complex C++ API for MySQL and soon other SQL databases. The goal of this API is too make working with queries as easy as working with other STL containers. MySQL++ contains many generic classes that can be used with other programs.
The 1.7.9 changes include:
- Fixed a serious bug in Connection constructor when reading MySQL options;
- Improved copy constructor and some other methods in Result / ResUse;
- Many other minor improvements;
- Produced a complete manual with chapter 5 included;
- Updated documentation, including a Postscript format;
The MySQL++ API webpage is at http://www.mysql.com/downloads/api-mysql++.html.
Related Stories:
Developer Works: Zope for the Perl/CGI programmer(May 18, 2001)
MySQL 3.23.36 is released(Mar 27, 2001)
Improving mod_perl Driven Site's Performance -- Part V: Sharing Memory (continued)(Jan 24, 2001)
|
|