[REBOL] Re: Postgres 7.x support
From: m:koopmans2:chello:nl at: 26-Apr-2001 10:29
Steve, As Postgres probably has a C client lib you can easily use the Rebol Library interface of /Pro /Command to write a simple mapping. I did so for MySQL, so you can use that as a sample. You can find the mysql stuff on www.erebol.com Postgres is next on my todo list, but as I'm quite busy it may take a few months before I find the time. Thanks, Maarten