Displaying 1 result from an estimated 1 matches for "cypress_modeldev_account_info".
2012 Oct 30
2
Java Exception error while reading large data in R from DB using RJDBC.
...paste(db_jar_file, sep = ""),
identifier.quote="`")
conn <<- dbConnect(drv, paste(db_server, sep = ""),
paste(db_server_lgn, sep = ""),
paste(db_server_pwd, sep = ""))
s <- sprintf("select * from cypress_modeldev_account_info")
temp <- dbGetQuery(conn, s)
Error in .jcheck() :
Java Exception <no description because toString() failed>.jcall(rp, "I",
"fetch", stride)<S4 object of class "jobjRef">
--
View this message in context: http://r.789695.n4.nabble.com/Java-E...