Skip to content
Prev 22989 / 398502 Next

Huge data frames?

..perhaps you have more access
when you use the Rodbc Package and MySQL as
Data-Store !?

channel  <- odbcConnect("db_name","login","pass")
data  <- sqlFetch(channel, data, errors = TRUE, as = "data frame", nullstring = "sysmis", na.strings = "NA")   

..or sqlQuery !


good luck ;-)

regards,christian



Magnus Lie Hetland <magnus at hetland.org> schrieb am 28.08.02 07:44:33:
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._