dbitotcl

dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl.
Download

dbitotcl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Artur Trzewik
  • Publisher web site:
  • http://www.xdobry.de/xotclIDE/

dbitotcl Tags


dbitotcl Description

dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. This project allow to use nearly all functions of Perl DBI from Tcl as new Tcl commands. The use of Perl is hidden from the Tcl-User. Perl is loaded as embedded interpreter in the dbitotcl library and the library map all commands between Perl and Tcl.It is in principle better way to use special Tcl-Extension for your Database (mysqltcl,oratcl,pgtcl,adatcl) but by using this library you can access to database, which have no Tcl-Extension and you have more generic API (like ODBC) and some special functions as Meta-Data (Catalog) access. So you can use very good Perl-DBI interface from Tcl. Requirements: · Working tcl and perl interpreter (standard by all Linux Distributions) · Working perl DBI Module. You must install suitable DBI interface for your Database. · to compile: (C-compiler), Tcl-Headers (Suse-user must install tcld.rpm) and Perl developing stuff (standard with all Perl distributions).


dbitotcl Related Software