Hi Anton,
I'm upgrading from Virtuoso 5.0.0 to 5.0.1, to use it
with Python + PyODBC + iODBC.
Unfortunately after the upgrade my Python application
fails to connect with the error message:
[00000] [iODBC][Driver
Manager]/usr/local/virtuoso/lib/virtodbcu_r.so:
undefined symbol: program_info (0); [IM003]
[iODBC][Driver Manager]Specified driver could not be
loaded (0)
Any ideas?
I though we had eliminated the need for this symbol in the odbc driver.
Please edit the file libsrc/Wi/CLIuti.c line 37 and change the
#if 0
to
#if 1
which defines this structure.
Sorry for any inconvenience.
Patrick
--
Patrick van Kleef Email : <vos.ad...@openlinksw.com>
Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com>
OpenLink Software