Hi,
I was trying to import data from MS Access while face some capacity problem.
There was only 320 rows sqlFetch into R even though I write max equal to 0:
>sqlFetch(channel, tablenames='Sample', max=0)
When I try sqlFetchMore there was only shown -1. May I know if there gotta
better way to cope with my problem? Thanks lot
Thanks,
Ryusuke
_________________________________________________________________
$B%M%C%H$ON)GI$J8GDjHq$G$9!#(bhotmail$b$...@\b3$,$...@$k!*(B
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.