[INTERFACES] Tcl/Tk-shell pgtksh for NT and/or the Mac

Поиск
Список
Период
Сортировка
От Mateus Cordeiro Inssa
Тема [INTERFACES] Tcl/Tk-shell pgtksh for NT and/or the Mac
Дата
Msg-id 199808191550.MAA02502@blaublau.innova.com.br
обсуждение исходный текст
Ответ на Tcl/Tk-shell pgtksh for NT and/or the Mac  (Sebastian Meyer <meyer@mevis.de>)
Список 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 по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: iodbc and psqlodbc
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] iodbc interface on Unix