Skip to content
Prev 65834 / 398513 Next

RODBC, IODBC and Mac OS X

Hi.  Another, slightly more updated, link to the same info is:

http://bioconductor.org/, under the Developmental Packages under Software,
contains Rdbi version 1.1.1 and RdbiPgSQL version 1.1.3.  I am running them
under MacOSX and they work beautifully.  I am using it to pull data on
PostgreSQL servers running on the same machine as well as a remote FreeBSD
PostgreSQL server.  I'm getting quite respectable performance to boot.


Good luck,
Charles

----- Original Message ----- 
Message: 23
Date: Sat, 12 Mar 2005 18:07:55 -0500
From: "Sean Davis" <sdavis2 at mail.nih.gov>
Subject: Re: [R] RODBC, IODBC and Mac OS X
To: <r-help at stat.math.ethz.ch>,	"Depiereux Constant"
	<constant.depiereux at aqte.be>
Message-ID: <000e01c52758$538b71a0$1f6df345 at WATSON>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=response

Have you looked at these two packages that, together, provide Postgres 
access and do not require ODBC?  I have found them quite useful and I use 
them on Panther:

http://www.bioconductor.org/repository/release1.5/package/html/Rdbi.html
http://www.bioconductor.org/repository/release1.5/package/html/RdbiPgSQL.htm
l

Sean

----- Original Message ----- 
From: "Depiereux Constant" <constant.depiereux at aqte.be>
To: <r-help at stat.math.ethz.ch>
Sent: Saturday, March 12, 2005 5:21 PM
Subject: [R] RODBC, IODBC and Mac OS X