Description Usage Arguments Value
View source: R/odbcFetchRows.R
RODBC::odbcFetchRows crashes if the ODBC channel is in "query prepared but already not executed" state. This function is a small overlay emmitting an error in such a case.
| 1 | odbcFetchRows(channel, ...)
 | 
| channel | ODBC connection obtained by odbcConnect | 
| ... | other parametrs passed to odbcFetchRows | 
see odbcFetchRows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.