Updated 2016-04-19 18:56:16 by JOB

odbcisql ,by Tom Poindexter, a Tk-based SQL processor for ODBC-connected databases, is a nice companion to TclODBC

Attributes  edit

name
odbcisql
contact
Tom Poindexter

Documentation  edit

odbcisql-1.0.README

Download  edit

odbcisql-1.0.tar.gz

Description  edit

escargo 2005-04-14: I verified that this code still seems to work. I used tclodbc 2.3 on Microsoft Windows XP Pro, and ActiveState ActiveTcl 8.4.9.0 to connect to a Microsoft SQL Server 2000 installation where I work. So far, at least, everything seems to be working smoothly.

2009-05-26: still working.^

JOB 2016-04-19: Code still works!

Tested the code on WIN7 with ActiveState Tcl/Tk 8.6.4. The tclodbc package needs to be installed beforehand with the following command sequence:
teacup install tclodbc
teacup install tdbc::odbc