ODBC Symbolc Link Requirements
The following changes are to add a symbolic link for the existing ODBC interface to a name which our compiler's ODBC wrapped expected to exist.
LINUX
ln -s /usr/lib/libodbc.so.1 /usr/lib/libodbc.so
MAC OS X
Download http://support.apple.com/downloads/DL895/en_US/ODBCAdministrator.dmg for OS X 10.6
- The download gives you a GUI tool for configuring your User and System DSNs.
ln -s /usr/lib/libiodbc.dylib /usr/lib/libodbc.dylib
Search Engine
Topics Linked to here
| none |
Topics this links to
| none |

