[Solution]: error im014 the specified dsn contains an architecture mismatch between the driver and application 关注
If you find:
error im014 the specified dsn contains an architecture mismatch between the driver and application
SQL Server 32bit 64bit, Windows 10
Some Tipps:
1. ODBC Driver 32bit is SLOW. Use ODBC Driver 64 bit (setup with odbc datasource 64 bit in Windows). We had improvement in speed a lot.
2. If you have the error above => try setup a ODBC Driver 64 database connection : https://i.imgur.com/4OFFLEw.png
3. change in bartender file the database connection: https://i.imgur.com/BhiKeFm.png
I hope this helps some other users !!! :-)
请先登录再写评论。