I\'m trying to connect to SQL Server 2012 using Python 3.7 and Ubuntu 20.04.1 LTS like this:
import pyodbc server = \'tcp:192.168.0.7, 1433\' database = \'tes