
February 7th, 2003, 10:03 AM
|
 |
Contributing User
|
|
Join Date: Jan 2003
Location: USA
|
|
Check out MySQL at http://www.mysql.com/ . In their downloads section, there's a MySQL++ library which provides a C++ API. The source distribution is also provided as per the LGPL ("lesser GPL").
If you're using MySQL, this would be a shoo-in. If not, then it should at least give you some ideas.
|