>>>>> "bdv" == Ben L Di Vito <b.l.divito_at_larc.nasa.gov> writes:
bdv> If any of you out there has been using pgstk or something
bdv> similar, I'd be interested in hearing about your experiences,
bdv> especially how well it works with recent versions of PostgreSQL
bdv> and STk.
I have a package which provides access to PostgreSQL from the scsh
which should be easy to port to STk. It uses the socket-level protocol
for communicating with the backend, so no need to link with the libpq
stuff. The only non portable bits are the socket code, records,
let-optionals and char->ascii/ascii->char.
<URL:
http://www.chez.com/emarsden/downloads/index.html>
--
Eric Marsden <URL:http://www.laas.fr/~emarsden/>
Received on Thu Nov 30 2000 - 15:46:55 CET