Check the Tcl archive at ftp://ftp.aud.alcatel.com/tcl/extensions/.
I've written two database interfaces, Sybtcl (Sybase) and Oratcl (Oracle).
The msqltcl extension author used my Oratcl code as a model, so all three
share similarities. SQL commands for each extension are not entirely
interchangable, but should be easy enough to replace one for another.
I've just updated both Sybtcl and Oratcl for Tcl 7.4 & Tk 4.0. The newest
Oratcl code is in the /tcl/incoming directory, and hasn't been moved yet;
Sybtcl hasn't been uploaded yet, waiting on some sample code to be finished.
If anyone needs the updated code for either extension early, email me with
a request.
-- Tom Poindexter tpoindex@nyx.cs.du.edu http://nyx10.cs.du.edu:8001/~tpoindex/