[R] using DBI

2007-01-10 Thread Bond, Stephen
can anybody provide a reference to a document on using DBI and what is
needed to make it work?
 
I try: drv=dbDriver(Oracle)
 
and it complains about not finding a function.
The DBI.pdf does not require anything else installed, but looking at the
archive I discovered there is more stuff to be installed.
This is on Solaris 5.10 with a full Oracle install, so all Oracle libs
are available and sqlplus works. 
I am trying to connect remotely to another Oracle instance. 
 
Thank you very much
Stephen

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] size restrictions ??

2006-11-08 Thread Bond, Stephen
should I be able to read in a table of 1mln by 100 into R or it's too
big?
 
Thank you very much
stephen

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.