sqrlOff function

Close Connections and Deactivate the Package

Close Connections and Deactivate the Package

Closes all connections, detaches the interface environment (SQRL:Face ) from the search path, and unloads the SQRL namespace. No further communication with any data source will be possible through SQRL (until it is reloaded).

sqrlOff()

Returns

Returns invisible NULL.

Note

Calls to RODBC::odbcCloseAll will close any connection channels open in SQRL.

See Also

SQRL

Examples

## Not run: # Calling sqrlOff() will deactivate and unload SQRL. sqrlOff() ## End(Not run)
  • Maintainer: Mike Lee
  • License: GPL-3
  • Last published: 2023-12-03

Useful links