rino.79 wrote:
> Hi, I'm Rino.
> My question is:
> How I can connect postgres database whit tcl/tk interface?
> Thanks !
Hi,
You need libpgtcl to connect natively, or tclodbc and an odbc driver for
pgsql.
Just google for libpgtcl
regards,
nicolas boretos