hello,
i have 64 bit dell server machine with 64 bit 2003 server OS.
i have installed 64 bit 2.0 DotNet framework
my web application is developed on 32bit xp
i connect mysql with Dotnet using ODBC3.51 driver
it works fine
but when run same app. on my server.
error is driver/dsn not found.
wht will next step so that my application will work on both system
i have 64 bit dell server machine with 64 bit 2003 server OS.
i have installed 64 bit 2.0 DotNet framework
my web application is developed on 32bit xp
i connect mysql with Dotnet using ODBC3.51 driver
it works fine
but when run same app. on my server.
error is driver/dsn not found.
wht will next step so that my application will work on both system
Comment