Re: [R] RODBC - problems connecting to oracle through linux

2008-12-04 Thread Simon Collins
Just an update to this - it is possible to connect to an 11G database via using the oracle 10G (libsqora.so.10.1) driver. Quoting "Prof Brian Ripley" <[EMAIL PROTECTED]>: On Fri, 28 Nov 2008, Simon Collins wrote: Hi I'm presently trying to connect to Oracle through RODBC / UnixODBC on

Re: [R] RODBC - problems connecting to oracle through linux

2008-12-01 Thread Whit Armstrong
I've had a good experience with the ROracle driver. Any reason why you need RODBC? -Whit On Mon, Dec 1, 2008 at 10:17 AM, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > On Fri, 28 Nov 2008, Simon Collins wrote: > >> Hi >> >> I'm presently trying to connect to Oracle through RODBC / UnixODBC on

Re: [R] RODBC - problems connecting to oracle through linux

2008-12-01 Thread Prof Brian Ripley
On Fri, 28 Nov 2008, Simon Collins wrote: Hi I'm presently trying to connect to Oracle through RODBC / UnixODBC on linux (Red Hat 5). I've successfully connected through the easysoft drivers but the trial license has run out and I'm trying to connect via the default Oracle 11G driver. Howeve

[R] RODBC - problems connecting to oracle through linux

2008-11-28 Thread Simon Collins
Hi I'm presently trying to connect to Oracle through RODBC / UnixODBC on linux (Red Hat 5). I've successfully connected through the easysoft drivers but the trial license has run out and I'm trying to connect via the default Oracle 11G driver. However I'm getting the following error li