blob: ec99916d5bce919ecbdef2ca038c46d4f0e33d03 (
plain)
1
2
3
4
5
6
7
|
The sql package adds the command sql to tcl. The author's intention is
to build generic database interface for TCL, but currently he only
supports MySQL.
The author's web-site is:
WWW: http://www.binaryevolution.com/~tdarugar/
|