I tried the same fix that worked for RH2 but it seems its something
else as you found too. I will have a look next week.
On Wed, Jan 23, 2013 at 2:08 PM, Jim Porzak <jporzak at gmail.com> wrote:
options(RpgSQL.user = "tableau", RpgSQL.password = "******",
+ RpgSQL.host = "10.8.0.1", RpgSQL.port = 5432,
+ RpgSQL.JAR = "C:/Drivers/JDBC")
library(RpgSQL) ## Version: 0.1-6
Loading required package: RJDBC ## Version: 0.2-1
Loading required package: DBI ## Version: 0.2-5
Loading required package: rJava ## Version: 0.9-3
con <- dbConnect(pgSQL(), dbname = "bidata_pg")
Error in .local(drv, ...) : could not find function ".verify.JDBC.result"
The above works just fine with R14.2 & prior versions of PpgSQL & RJDBC.
I noticed H2 user had a similar error which they worked around by
rolling back to RJDBC 0.2-0
I tried hacking a roll-back using files from my 14.2 install but that
didn't work.
I did not see any window binaries for RJDBC 0.2-0
Suggestions?
Jim Porzak
Minted.com
San Francisco, CA
www.linkedin.com/in/jimporzak
use R! Group SF: www.meetup.com/R-Users/
--
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com