odbcErrors: RODBC Error-Handling Utility Functions
Description
Utility functions for examining and clearing error messages which have
been collected during low-level ODBC calls.Usage
odbcGetErrMsg(channel)
odbcClearError(channel)
Arguments
channel
connection handle as returned by
odbcConnect()
of class "RODBC"
.