12 Jul
2006
12 Jul
'06
6:37 a.m.
Sundaram Ramasamy wrote:
Hi,
Can someone help me to locate cross-platform (platform independant) and cross-database C++ database development BOOST library?
Have you checked SOCI? http://soci.sourceforge.net This is a very innovative and extensible library written in "modern C++", with pluggable backends. Currently, following backends are available: * Oracle * PostgreSQL * MySQL * SQLite BTW, I'd like to invite interested developers to add new backends. There is a ready to use template called in the src/backends/empty directory of CVS sources tree. Cheers -- Mateusz Loskot http://mateusz.loskot.net