best way to access PgSQL from R?
Thanks, this fixed everything. I was previously using the Rdbi and Rdbi.PgSQL packages from sourceforge (version 0.1.2) cheers, Jim
On Jul 23, 2004, at 10:57 AM, Joe Conway wrote:
Jim McLoughlin wrote:
From what I've read, DBI does not yet support a PostgresSQL driver, so the latest driver is in the Rdbi and Rdbi.PgSQL modules, correct?
I believe there is a slightly updated version available as part of the Bioconductor project; see: http://www.bioconductor.org/repository/release1.4/package/html/ RdbiPgSQL.html Not sure if it solves your particular issue though. HTH, Joe