-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
We need to figure out which SQLServer Driver Version to use: 10.0 or 11.0 or we need to add a test to the code. Currently, the code uses 10.0, but if a user (ahem, me) has 11.0, then it is unable to connect to a SQLServer database. See https://github.com/ODM2/ODMToolsPython/blob/append_save/odmtools/odmservices/service_manager.py
Reactions are currently unavailable