On Mon, Feb 04, 2013 at 12:55:22PM -0500, Stuart Cassoff wrote: > $ cat tdbc/pkg/DESCR > Interface standard for SQL databases and connectivity > that aims to make it easy to write portable and > secure Tcl scripts that access SQL databases. > > > $ cat tdbc-sqlite3/pkg/DESCR > Provides a database interface that conforms to Tcl DataBase Connectivity > (TDBC) > and allows a Tcl script to connect to a SQLite3 database. > > It is also provided as a working example of how to write a database driver > in Tcl, so that driver authors have a starting point for further development.
Is there a reason setting MODTCL_VERSION ? Those dont work with != 8.6 ? Landry