sqlFetch(channel, sqtable, ..., colnames = FALSE, rownames = TRUE)
odbcConnect
.sqlGetResults
.rownames
) in the table? If character, the column name to
retrieve them.sqlFetch
retrieves the the entire contents of the table
sqtable
. Rownames and column names are restored as indicated.It tries to cope with the peculiar way the Excel ODBC driver handles table names.
Useful additional parameters to pass to sqlGetResults
include
[object Object],[object Object]
sqlQuery
).sqlSave
, sqlQuery
,
odbcConnect
, odbcGetInfo