[Mono-list] ODBC problem on Windows 2k\mono-1.1.10\Apache

Alex Prudkiy ctype at mail.ru
Thu Nov 24 14:52:13 EST 2005


Hi,

I am trying the developing webservice on windows with
Apache\mod_mono\mono-1.1.10.

When I call my server, I receive such error:
System.DllNotFoundException: libodbc.so
in (wrapper managed-to-native)
System.Data.Odbc.libodbc:SQLAllocHandle (
     System.Data.Odbc.OdbcHandleType,intptr,intptr&)
in <0x00082> System.Data.Odbc.OdbcConnection:Open ()

Where I can found this libodbc.so, because if I copy odbc32.dll to
directory of webservice with name libodbc.dll the
Assembly.Load exception raised.

Best regards,
Alex Prudkiy



More information about the Mono-list mailing list