Pure Tcl package for Tcl/Tk to store database records for your program, with optional connectivity to a MySQL database engine and/or XML file output.
Be the first to post a text review of Database for Tcl/Tk with mysql connect. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Note: this release requires two functions to do translation: proc TranslateTable::ToEnglish { name } proc TranslateTable::ToDutch { name } Just make dummy procedures returning the same name to get it working.
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. The fun part of ADB is that you can either use it as a full pure tcl library, or you can use these advanced features that require additional packages. Both modules are released under open source LGPL or BSD licenses (your pick) More information: http://wiki.tcl.tk/6319 - Tcl/Tk wiki page on ADB http://sourceforge.net/projects/adbsql/ - Sourceforge page (including download area) http://adbsql.sourceforge.net/adb.html - Manual page of ADB http://adbsql.sourceforge.net/adbsql.html - Manual page of ADBSQL Kind regards, Roalt Aalmoes
This is the initial release.
This is the initial release.
This is the initial release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?