Hi R-helpers, I have an application in which the data is read from the datasource and stored in a table using a JDBC connection. I need to read the data from those tables using the same JDBC connection object created.I saw that in RJDBC we need to create a new connection object to connect to that database. Can you please let me know if it is possible to use the existing JDBC connection object and retrieve data from it through R? Thanks in advance. Regards, Raji [[alternative HTML version deleted]]
Hi R-helpers, I have an application in which the data is read from the datasource and stored in a table using a JDBC connection. I need to read the data from those tables using the same JDBC connection object created.I saw that in RJDBC we need to create a new connection object to connect to that database. Can you please let me know if it is possible to use the existing JDBC connection object and retrieve data from it through R? Thanks in advance. Regards, Raji -- View this message in context: http://r.789695.n4.nabble.com/Reg-Using-an-existing-JDBC-connection-in-RJDBC-tp3058533p3058533.html Sent from the R help mailing list archive at Nabble.com.