ODBCISQL README Copyright 1999 Tom Poindexter Version 1.0 http://www.neosoft.com/tcl/ftparchive/sorted/db/odbcisql/1.0/ http://www.nyx.net/~tpoindex Odbcisql is a windowing SQL processor for databases with ODBC interfaces. It is based on the 'wisqlite' and 'wosql' SQL processors from my Sybtcl and Oratcl interfaces. Odbcisql requires: Tcl/Tk http://www.scriptics.com Tclodbc, by Roy Nurmi: http://www.solagem.fi/~rnurmi/tclodbc.html Odbcisql should work with Tcl/Tk versions 8.0 and higher, and Tclodbc versions 1.5 or greater. Odbcisql has been tested on Unix and Windows. You may need to adjust the 'wish8.0' executable in odbcisql to the version of wish that you are using, e.g., 'wish8.1', 'wish8.2', etc. See the file 'license.terms' for licensing information. It's an open source, BSD style license.