Changes between Initial Version and Version 2 of Ticket #32706
- Timestamp:
- Dec 31, 2011, 11:47:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32706
- Property Owner changed from macports-tickets@… to singingwolfboy@…
-
Ticket #32706 – Description
initial v2 1 The current version of py27-odbc doesn't find ODBC drivers in /opt/local, failing with the classic and super-informative 'Data source name not found, and no default driver specified'. I've tried it with both the mysql-odbc-connector port and my psqlODBC port (still [ https://trac.macports.org/ticket/31282 waiting to be approved]).1 The current version of py27-odbc doesn't find ODBC drivers in /opt/local, failing with the classic and super-informative 'Data source name not found, and no default driver specified'. I've tried it with both the mysql-odbc-connector port and my psqlODBC port (still [ticket:31282 waiting to be approved]). 2 2 3 3 I can connect to the data sources using the MacPorts unixODBC isql client without issue, so this is definitely a problem in pyodbc. I *think* this was previously working under Snow Leopard, but I can't be sure and I don't have a system running that anymore.