Hi Brites,
I suggest you look up the package RODBC.
Its very quick and easy to use. Here is a dummy example:
channel<-odbcConnectAccess("MyDb.mdb")
sqlQuery(channel,"select * from Table1")
-----Original Message-----
From: r-sig-db-bounces at stat.math.ethz.ch
[mailto:r-sig-db-bounces at stat.math.ethz.ch]On Behalf Of Nuno Miguel
Brites
Sent: 28 July 2009 17:04
To: r-sig-db at stat.math.ethz.ch
Subject: [R-sig-DB] Help on database!
Hi!
I need to make a small linkage between R and a database
(for eg, MSAccess). Is it possible?
Thanks.
Regards,
Brites
_______________________________________________
R-sig-DB mailing list -- R Special Interest Group
R-sig-DB at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-db