This is the ODBC extension to Tcl.
Be the first to post a text review of TclODBC. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2008-05-10 Gerhard Reithofer <gerhard.reithofer@tech-edv.co.at> * backport of Debian Lenny tclodbc_2.5-5 to Debian Etch * change of depedencies in debian/control file 2006-01-25 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in: update to TEA 3.5 * tclconfig/tcl.m4: TEA rcs 1.89 2006/01/25 21:25:02 2005-03-25 Jeff Hobbs <jeffh@ActiveState.com> * tclconfig/tcl.m4: TEA 3.2 updates * configure, configure.in, Makefile.in: OS X patch from Steffen * ODBC.m4, tclodbc.hxx: iodbc checks improved 2004-03-20 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in, setup.tcl: update to v2.5 * database.cxx, statemnt.cxx, strings.cxx, tclodbc.hxx: * doc/reference.htm (id): add optional list of lists result sets with 'db set multisets true' and '$stmt moreresults'. (riesterer) 2004-03-19 Jeff Hobbs <jeffh@ActiveState.com> * encoding.cxx, statemnt.cxx, database.cxx, tclodbc.hxx: correct assignment warning, casts and whitespace. * tclodbc.cxx, strings.cxx: TCLODBC_VERSION -> PACKAGE_VERSION * ODBC.m4, configure.in, configure, Makefile.in, tclconfig/tcl.m4: updated to the latest TEA base 2003-03-13 Jeff Hobbs <jeffh@ActiveState.com> * configure: * tclconfig/tcl.m4: updated to latest TEA sample 2002-05-01 Jeff Hobbs <jeffh@ActiveState.com> * tclodbc.hxx (new): * tclodbc.hxx.in (removed): removed need for input file. Moved tcl.h to being included near the beginning. * setup.tcl: code cleanup * README: * README.cygwin: updated notes about new TEA setup * Makefile.in: Replaced old configure setup with TEA 2002 * ODBC.m4: specification. Full update of configure.in, * aclocal.m4: ODBC.m4 and Makefile.in. Verified on Win2K * configure (new): and Linux-2.4 with UnixODBC. * configure.in: * config/install-sh (removed): * config/mkinstalldirs (removed): * config/tcl.m4 (removed): * mkIndex.tcl.in (removed): * tclconfig/README.txt (new): * tclconfig/install-sh (new): * tclconfig/tcl.m4 (new): Created ChangeLog file post-2.3 tclodbc release
2008-05-10 Gerhard Reithofer <gerhard.reithofer@tech-edv.co.at> * backport of Debian Lenny tclodbc_2.5-5 to Debian Etch * change of depedencies in debian/control file 2006-01-25 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in: update to TEA 3.5 * tclconfig/tcl.m4: TEA rcs 1.89 2006/01/25 21:25:02 2005-03-25 Jeff Hobbs <jeffh@ActiveState.com> * tclconfig/tcl.m4: TEA 3.2 updates * configure, configure.in, Makefile.in: OS X patch from Steffen * ODBC.m4, tclodbc.hxx: iodbc checks improved 2004-03-20 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in, setup.tcl: update to v2.5 * database.cxx, statemnt.cxx, strings.cxx, tclodbc.hxx: * doc/reference.htm (id): add optional list of lists result sets with 'db set multisets true' and '$stmt moreresults'. (riesterer) 2004-03-19 Jeff Hobbs <jeffh@ActiveState.com> * encoding.cxx, statemnt.cxx, database.cxx, tclodbc.hxx: correct assignment warning, casts and whitespace. * tclodbc.cxx, strings.cxx: TCLODBC_VERSION -> PACKAGE_VERSION * ODBC.m4, configure.in, configure, Makefile.in, tclconfig/tcl.m4: updated to the latest TEA base 2003-03-13 Jeff Hobbs <jeffh@ActiveState.com> * configure: * tclconfig/tcl.m4: updated to latest TEA sample 2002-05-01 Jeff Hobbs <jeffh@ActiveState.com> * tclodbc.hxx (new): * tclodbc.hxx.in (removed): removed need for input file. Moved tcl.h to being included near the beginning. * setup.tcl: code cleanup * README: * README.cygwin: updated notes about new TEA setup * Makefile.in: Replaced old configure setup with TEA 2002 * ODBC.m4: specification. Full update of configure.in, * aclocal.m4: ODBC.m4 and Makefile.in. Verified on Win2K * configure (new): and Linux-2.4 with UnixODBC. * configure.in: * config/install-sh (removed): * config/mkinstalldirs (removed): * config/tcl.m4 (removed): * mkIndex.tcl.in (removed): * tclconfig/README.txt (new): * tclconfig/install-sh (new): * tclconfig/tcl.m4 (new): Created ChangeLog file post-2.3 tclodbc release
2008-05-10 Gerhard Reithofer <gerhard.reithofer@tech-edv.co.at> * backport of Debian Lenny tclodbc_2.5-5 to Debian Etch * change of depedencies in debian/control file 2006-01-25 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in: update to TEA 3.5 * tclconfig/tcl.m4: TEA rcs 1.89 2006/01/25 21:25:02 2005-03-25 Jeff Hobbs <jeffh@ActiveState.com> * tclconfig/tcl.m4: TEA 3.2 updates * configure, configure.in, Makefile.in: OS X patch from Steffen * ODBC.m4, tclodbc.hxx: iodbc checks improved 2004-03-20 Jeff Hobbs <jeffh@ActiveState.com> * configure, configure.in, setup.tcl: update to v2.5 * database.cxx, statemnt.cxx, strings.cxx, tclodbc.hxx: * doc/reference.htm (id): add optional list of lists result sets with 'db set multisets true' and '$stmt moreresults'. (riesterer) 2004-03-19 Jeff Hobbs <jeffh@ActiveState.com> * encoding.cxx, statemnt.cxx, database.cxx, tclodbc.hxx: correct assignment warning, casts and whitespace. * tclodbc.cxx, strings.cxx: TCLODBC_VERSION -> PACKAGE_VERSION * ODBC.m4, configure.in, configure, Makefile.in, tclconfig/tcl.m4: updated to the latest TEA base 2003-03-13 Jeff Hobbs <jeffh@ActiveState.com> * configure: * tclconfig/tcl.m4: updated to latest TEA sample 2002-05-01 Jeff Hobbs <jeffh@ActiveState.com> * tclodbc.hxx (new): * tclodbc.hxx.in (removed): removed need for input file. Moved tcl.h to being included near the beginning. * setup.tcl: code cleanup * README: * README.cygwin: updated notes about new TEA setup * Makefile.in: Replaced old configure setup with TEA 2002 * ODBC.m4: specification. Full update of configure.in, * aclocal.m4: ODBC.m4 and Makefile.in. Verified on Win2K * configure (new): and Linux-2.4 with UnixODBC. * configure.in: * config/install-sh (removed): * config/mkinstalldirs (removed): * config/tcl.m4 (removed): * mkIndex.tcl.in (removed): * tclconfig/README.txt (new): * tclconfig/install-sh (new): * tclconfig/tcl.m4 (new): Created ChangeLog file post-2.3 tclodbc release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?