|
Hello
I have a solution created in
VS.
In windows i use Microsoft.Data.Odbc
and in linux i change it System.Data.Odbc. It builds fine but when i execute it
there is an error:
** (xsp.exe:2930): WARNING **: Failed to load library ./libodbc32.so
(odbc32): ./libodbc32.so: cannot open shared object file: No such file or
directory
I instaled the rpm "wine-20000213-1.i386.rpm" that has that library so i
don't see why i have this error.
I have RedHat 9, Mono 0.26 and xsp 0.5.
If i run MySql on another machine i only need odbc drivers and not MyOdbc
drivers, right? Thats what i have, i've installed unixODBC 2.2.5 anda i'm
connecting to MySql that is on another machine.
I don't see where the problem is, can anyone help me? Could it be of
unixODBC ? xsp? or is libodbc32.so badly configured?
Btw, this is the exception that is thrown and apears in the browser:
System.MissingMethodException: A missing method exception has occurred. Thanks in advance
Pedro Borges
|
- Re: [Mono-list] ODBC error Pedro Borges
