Click to See Complete Forum and Search --> : New Open Source Project SQL Utilities


digitalwm
February 11th, 2005, 08:40 AM
Here are two SQL utilities that will make your life easyer:

SQL2CPP - a sql utility that will create for you C++ classes in order to easily access a MySQL database from your C++ code
http://sourceforge.net/projects/sql2cpp/

SQLCVS - a sql general utility that will act, as CVS acts for codes. Good for database syncronization.
http://sourceforge.net/projects/pluto-sqlcvs/