The Tcl Generic Database Interface

tdarugar@binevolve.com
http://www.binevolve.com/~tdarugar/
$Id: README.html,v 1.5 1998/06/30 18:18:47 tdarugar Exp $

Please read the LICENSE.txt included with this software for license information, and INSTALL.txt for installation information. CHANGES.txt lists the changes to the software.

The goal of this project is to provide a generic tcl interface to databases. The initial implementation is for the MySQL database.

See docs/api.html for a description of the interface and usage.

Supported Platforms

This package is developed on a RedHat 5.0 linux 2.0.32 box and MySQL version: mysql Ver 9.6 Distrib 3.21.19-beta, for pc-linux-gnu (i586). It's known to also work on Solaris 2.5 and FreeBSD. If you use it on other platforms please let me know and I'll add them to the list.

Mailing List

A mailing list is available for discussion of Tcl-GDBI. To subscribe send email to tclmysql-request@binevolve.com with subscribe as the body of the message. To unsubscribe send unsubscribe as the body of the message. To use the list send email to tclmysql@binevolve.com . If you have questions or problems accessing the list contact tclmysql-owner@binevolve.com .

Getting the Software

This software is available for download from http://www.binevolve.com/~tdarugar/tcl-sql/download.

Author Information

This software was written by Parand Tony Darugar, tdarugar@binevolve.com. Please send me email with the subject "TCL-GDBI" if you are using this software, have comments or suggestions, bug reports, etc.