[R] remote database queries

David Lubbers lubrs at comcast.net
Sat Jul 18 21:04:22 CEST 2009


With good and faithful python remote database queries look something
like this:

url.urlopen("username/pssword at host",query)

where query is something like "select * from table where ...."

Does R support queries on remote hosts with username and password?

What does a simple example look like?

Thank you.




More information about the R-help mailing list