Advanced Search
Mail us
Home    Manuel    Links    Faq    Submit a tcl/tk Reference    Contact Us

    Some examples tcl/tk codes     Man of Bwidget     Man of blt     mkwidget screenshots     TkOgl     Video Demo real.


  ODBC
 
 OdbcTcl 0.2 for Win32 provides a Tcl extension to call ODBC 2.0 functions from Tcl.

You can get it from ftp.neosoft.com in /pub/tcl/sorted/databases/odbctcl-0.2. 

A common problem appears regarding the DSN value. A cample connect command is: 

odbc_connect sql "DSN=mydb;UID=foo;PWD=bar" 

-Jose L Porcayo

An ODBC extension to Tcl is available at http://www.solagem.fi/~rnurmi/tclodbc.html