You could use the pyodbc.drivers() method to retrieve the list of available drivers and then select the one you need, e.g.,
確定! 回上一頁