Hi, Due to a new company policy, I need to connect to an oracle database throw a proxy authentication (http://docs.oracle.com/cd/B19306_01/java.102/b14355/proxya.htm#JJDBC20000) but I can't find the solution. Until now, I used the RODBC package but it seems that this one do not deal with proxy authentication. Can someone redirect me to the right path ? Thanks in advance Laurent -- View this message in context: http://r.789695.n4.nabble.com/oracle-connection-through-proxy-authentication-tp4703034.html Sent from the R help mailing list archive at Nabble.com.
Prof Brian Ripley
2015-Feb-10 19:29 UTC
[R] oracle connection through proxy authentication
On 10/02/2015 17:41, LaurentB wrote:> Hi, > > Due to a new company policy, I need to connect to an oracle database throw a > proxy authentication > (http://docs.oracle.com/cd/B19306_01/java.102/b14355/proxya.htm#JJDBC20000) > but I can't find the solution. > > Until now, I used the RODBC package but it seems that this one do not deal > with proxy authentication. > > Can someone redirect me to the right path ?This is not an R-help (nor R nor RODBC, maybe R-sig-db) issue. Check out the documentation for your Oracle ODBC driver, or ask your Oracle support.> > Thanks in advance > > Laurent-- Brian D. Ripley, ripley at stats.ox.ac.uk Emeritus Professor of Applied Statistics, University of Oxford 1 South Parks Road, Oxford OX1 3TG, UK