odbcClose(channel)
## S3 method for class 'RODBC':
close(con, \dots)
odbcCloseAll()
odbcConnect
.odbcClose
returns invisibly a logical indicating if it
succeeded.odbcClose
cleans up and frees resources. It is also the method for the
generic function close
. odbcCloseAll
closes all open channels,
odbcConnect