How to connect to MS Access 97 (with workgroup mdw) database using pyodbc
问题 In a Python script with pyodbc, I am trying to connect to a still used Access 97 database on our network but I have problems to get the connection (or the connection string) to work. I keep getting the following error: pyodbc.Error: ('IM002', '[IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (0) (SQLDriverConnectW)') This is my connection string which fails with above mentioned error: conn = pyodbc.connect('Driver={Microsoft Access Driver (