## Not run:
# driver <- RODBCDBI::ODBC()
# # Connect to a ODBC data source
# con <- dbConnect(driver, dsn="test")
# # Always cleanup by disconnecting the database
# #' dbDisconnect(con)
# ## End(Not run)
Run the code above in your browser using DataLab