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