Re: [R] RODBC, postgresql on Linux

2008-01-11 Thread Prof Brian Ripley
On Thu, 10 Jan 2008, Poizot Emmanuel wrote: > Dear all, > > I facing pbs using RODBC library. > I'm working on a Linux (Ubuntu Gutsy) os, with R version 2.5.1. > I've got Postgresql 8.2.5 installed with the odbc-postgresql package. > I try to connect in a R session to a postgresql database using:

[R] RODBC, postgresql on Linux

2008-01-10 Thread Poizot Emmanuel
Dear all, I facing pbs using RODBC library. I'm working on a Linux (Ubuntu Gutsy) os, with R version 2.5.1. I've got Postgresql 8.2.5 installed with the odbc-postgresql package. I try to connect in a R session to a postgresql database using: odbcConnect(dsn="thedatabasename",uid="theuser",pwf="