[INTERFACES] Tcl/Tk-shell pgtksh for NT and/or the Mac - Mailing list pgsql-interfaces

From Mateus Cordeiro Inssa
Subject [INTERFACES] Tcl/Tk-shell pgtksh for NT and/or the Mac
Date
Msg-id 199808191550.MAA02502@blaublau.innova.com.br
Whole thread Raw
In response to Tcl/Tk-shell pgtksh for NT and/or the Mac  (Sebastian Meyer <meyer@mevis.de>)
List pgsql-interfaces
  Hi,

Sebastian Meyer writes:
 > Is there an easy way to get a postgres aware pgtksh (wish,
 > Tcl/Tk-shell) for NT and/or the Mac.
 >
 > Am I right, that pgtksh will allow to run pgtksh scripts unmodified
 > across the platforms?

  I made a "proxy" to postgres. It runs on the machine where your DB
is running or, at least, you have pgtclsh. I put it on inetd.conf and
it's called for every new conection to the DB.
  I made it because I need to run a program in both Unix and Windows
machines and this program needs to access postgres. Oh, this program
is in Tcl/Tk, of course 8-) The program just opens a normal socket,
connects to my proxy and access the databases without having any
postgres lib.
  Any interest ?

Mateus Cordeiro Inssa
---------------------
Innova Producoes Digitais
---------------------
Linux User: 76186
ICQ (KXicq): 15243895
---------------------
mateus@innova.com.br
mateus@einstein.innova.com.br

Wed Aug 19 12:50:50 EST 1998

pgsql-interfaces by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: iodbc and psqlodbc
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] iodbc interface on Unix