Artyom
2010-12-13 20:51:50 UTC
Hello All,
For all interested in C++ Wrapper DbiXX of libdbi, new version 0.0.4 was
released.
Documentation: <http://cppcms.sourceforge.net/sql/dbixx/>
Downloads: <https://sourceforge.net/projects/cppcms/files/>
New in this version:
- Correct overloading for all integer types
- Access to underlying dbi data structures from all classes
- Support of a single connection string
- Support of getting driver name (for conditional coding)
- Full Doxygen documentation
- Some code cleanup - to make it locale safe
Additional note:
I'm going to discontinue support and development of DbiXX
in about a year as I deprecated it in flavor of the much more
powerful C++ library I had written by myself
CppDB: <http://cppcms.sourceforge.net/sql/cppdb/>
So of somebody is interested in continuing development of DbiXX
you are welcome to e-mail me and I'll be glad to help with taking
over its development.
Artyom Beilis
For all interested in C++ Wrapper DbiXX of libdbi, new version 0.0.4 was
released.
Documentation: <http://cppcms.sourceforge.net/sql/dbixx/>
Downloads: <https://sourceforge.net/projects/cppcms/files/>
New in this version:
- Correct overloading for all integer types
- Access to underlying dbi data structures from all classes
- Support of a single connection string
- Support of getting driver name (for conditional coding)
- Full Doxygen documentation
- Some code cleanup - to make it locale safe
Additional note:
I'm going to discontinue support and development of DbiXX
in about a year as I deprecated it in flavor of the much more
powerful C++ library I had written by myself
CppDB: <http://cppcms.sourceforge.net/sql/cppdb/>
So of somebody is interested in continuing development of DbiXX
you are welcome to e-mail me and I'll be glad to help with taking
over its development.
Artyom Beilis