Excel 2016 and ODBC driver for PostgreSQL

扶醉桌前 提交于 2019-12-10 19:48:17

问题


I am trying to connect Excel 2016 for Mac (on OS X El Capitan, 10.11) to a PostgreSQL database through ODBC connection; so I downloaded the drivers, specifically Actual Open source Databases.

I set everything up, test the connection successfully, but as soon as I try to save the settings, Excel crashes.

Should I try to re-install Excel? Any advice is strongly appreciated!

(I know already, Excel sucks ... but I still need to establish the connection) Best, Vincenzo


回答1:


Excel 2016 has issues (much more substantial in October 2015, but still present in November 2016). It's really not ready for prime time. Excel 2011 is a better bet, as things stand.

If you're stuck with Excel 2016, update to the latest iODBC (3.52.12, as of July 2016), create your DSN (System DSN recommended; User DSN may work for you) in iODBC Administrator.app (found in /Applications/iODBC/), and then use it with Excel.

(iODBC, produced by my employer, OpenLink Software, is the open source ODBC driver manager Apple has bundled into OS X since 10.2, but Apple remains several years behind the current iODBC version.)



来源:https://stackoverflow.com/questions/33088247/excel-2016-and-odbc-driver-for-postgresql

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!