Is there going to be a binary for the PostgreSQL driver for WIN32?
I can't find any installers and the postgres-pr adapater doesn't work
properly with PostgreSQL 8.0
If anyone has any success with getting the postgres adapter/gem to
install on WIN32, please let me know. :-)
Robby
--
/******************************************************
* Robby Russell, Owner.Developer.Geek
* PLANET ARGON, Open Source Solutions & Web Hosting
* Portland, Oregon | p: 503.351.4730 | f: 815.642.4068
* www.planetargon.com | www.robbyonrails.com
* Programming Rails | www.programmingrails.com
*******************************************************/
>Hey all!
>
>Is there going to be a binary for the PostgreSQL driver for WIN32?
>
>I can't find any installers and the postgres-pr adapater doesn't work
>properly with PostgreSQL 8.0
>
>If anyone has any success with getting the postgres adapter/gem to
>install on WIN32, please let me know. :-)
>
>Robby
>
>
>
Hi Robby,
I've had some success with the postgres-pr gem and PastgreSQL 8.0. I've
been usign the PGconn connection and that's worked for me.
What kind of problems are you having? Can you post some code?
Matthew