search for: jdbc4

Displaying 2 results from an estimated 2 matches for "jdbc4".

Did you mean: jdbc
2011 Feb 16
1
Rjdbc dbGetquery execution error
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.0-801.jdbc4.jar") con <- db...
2013 May 14
1
PuppetDB Cannot Find Postgresql Driver
...server-8.4.13-1.el6_3.x86_64 postgresql-contrib-8.4.13-1.el6_3.x86_64 postgresql-jdbc-8.4.701-8.el6.noarch find / -name *postgres*.jar /usr/share/java/postgresql-jdbc2ee.jar /usr/share/java/postgresql-8.4-703.jdbc3.jar /usr/share/java/postgresql-jdbc-8.4.701.jar /usr/share/java/postgresql-8.4-703.jdbc4.jar /usr/share/java/postgresql-jdbc2.jar /usr/share/java/postgresql-jdbc.jar /usr/share/java/postgresql-jdbc3.jar -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an...