search for: sqlnumresultcols

Displaying 1 result from an estimated 1 matches for "sqlnumresultcols".

2006 Jan 17
0
RODBC sqlQuery question
...methods" "stats" "graphics" "grDevices" "utils" "datasets" [7] "base" other attached packages: RODBC "1.1-5" > b <- sqlQuery(con,"select * from HartProbe where PROBE_ID='Hart19'") SQLNumResultCols SQLNumResultCols SQLDescribeColW SQLDescribeColW SQLDescribeColW SQLDescribeColW SQLFetch SQLFetch I get output for each row returned. In this case, the table has a million rows, so I can't really select from it reasonably. It doesn't look to me like sqlQuery or sqlGetResults has a verbo...