Database for Tcl/Tk with mysql connect News
Brought to you by:
roalt
I've fixed small issues with the latest adbsql-1.1 release. These issues will be released in the adbsql-1.2 release or use sourceforge's svn to get these fixes earlier.
Dear All,
I'm happy to announce today the first release of adb/adbsql.
ADB together with the MySQL database connectivity module adbsql are a Tcl/Tk package useful for Tcl/Tk programmers that want to store their data in a database-kind of way with tables and fields.
Two (optional) features of ADB that may make it worthwhile for you:
* Writing the database as XML output and later of course the ability to read it.
* Connecting directly to a MySQL database. ... read more