History log of /dports/databases/tcl-Mysql/tcl-sql/sql.cc (Results 1 – 8 of 8)
Revision Date Author Comments
# 1.8 13-Jan-2000 tdarugar

Got rid of warning messages.
.s


# 1.7 10-Jun-1999 tdarugar

Modified how error message is printed in case connection doesn't work.


# 1.6 14-Sep-1998 tdarugar

Changes to allow multiple simultaneous queries on the same connection.


# 1.5 07-Jul-1998 tdarugar

Fixed proble with setting Tcl result in SQlCmd.


# 1.4 18-Mar-1998 tdarugar

Now calling 'connect' with argc and argv to enable userid and password.


# 1.3 14-Jan-1998 tdarugar

Fixed spelling error


# 1.2 24-Oct-1997 tdarugar

Cleaned up some, added the missing commands, should be somewhat functional


# 1.1 22-Oct-1997 tdarugar

Initial revision