OuhscBbmc / OuhscMunge

Data manipulation operations
http://ouhscbbmc.github.io/OuhscMunge/
Other
1 stars 4 forks source link

function for opening & checking odbc channel #24

Closed wibeasley closed 7 years ago

wibeasley commented 7 years ago

Write a function that

  1. opens a DSN
  2. checks it's successful
  3. check the driver version meets a minimum requirement If not, route them to https://docs.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server

This is inspired by the massive commit required earlier today for https://github.com/OuhscBbmc/MReporting/issues/598.