Re: [INTERFACES] PGAccess Question - Mailing list pgsql-interfaces

From Sebastian Meyer
Subject Re: [INTERFACES] PGAccess Question
Date
Msg-id Pine.SGI.4.02.9811101656110.5449-100000@forte
Whole thread Raw
In response to Re: [INTERFACES] PGAccess Question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
On Tue, 10 Nov 1998, Tom Lane wrote:

> Richard Reyes <llestat@ibm.net> writes:
> > Can I run PGAccess in windows or is it using the libpqtcl library in linux.
>
> PGAccess depends on the libpgtcl library.
> [...]
> There is also a pure-Tcl client-side library available at the PGAccess
> site, IIRC.  It's somewhat slower than libpgtcl/libpq but should run
> almost anywhere.  I don't know how closely it duplicates the
> functionality of libpgtcl ... close enough for PGAccess, presumably.

We use this "pure-Tcl client-side library" (pgsql.tcl, availiable on
Constantin's ftp site ftp://ftp.flex.ro/pub/pgaccess) to run Postgres apps
unmodified on Unix and Macs and really love it!

The only drawbacks are the missing support for large objects and for
crypted authentication. If you don't need these features (or feel you
could improve pgsql.tcl here) you might go this way.

sebastian
--
    __o     Sebastian Meyer   Tel: (0421)218-7702 | "Everything should be
  _ \<,_    meyer@mevis.de    http://www.mevis.de | made as simple as possible,
 (_)/ (_)   MeVis an der Universitaet Bremen      | but not simpler."
~~~~~~~~~~~ Universitaetsallee 29, D-28359 Bremen | - Albert Einstein


pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [INTERFACES] pgAdmin v6.4.0 Released