Re: [R] Rjdbc dbGetquery execution error

2011-02-17 Thread Gabor Grothendieck
On Wed, Feb 16, 2011 at 12:36 PM, Hasan Diwan wrote: > Rjdbc consistently gives me an execution error with postgresql 9.0s JDBC4 > driver. It's probably something trivial so am including my code below: > > library("RJDBC") > param <- 249 > param2 <- 188129 > postgres <- JDBC("org.postgresql.Driver

[R] Rjdbc dbGetquery execution error

2011-02-16 Thread Hasan Diwan
Rjdbc consistently gives me an execution error with postgresql 9.0s JDBC4 driver. It's probably something trivial so am including my code below: library("RJDBC") param <- 249 param2 <- 188129 postgres <- JDBC("org.postgresql.Driver", ".m2/repository/postgresql/postgresql/9.0-801.jdbc4/postgresql-9