I have some databases to which I want to connect via pyodbc, if I enter the code:
import pyodbc
pyodbc.dataSources()
I get the following:
Out[28]:
{'dBASE Files': 'Microsoft Access dBASE Driver (*.dbf, *.ndx, *.mdx)',
'Excel Files':...
asked by
20.06.2018 / 00:18