Вопрос

We installed the mnogosearch trail on our 64bit Windows server but as we are trying to connect the Mysql database through the mysql ODBC 5.2 we are getting an error "The specified DSN contains an architecture mismatch between the Driver and Application " .enter image description here

Это было полезно?

Решение

MnoGoSearch is a 32-bit application. You need to use 32-bit MySQL ODBC driver instead of 64bit mysql odbc driver.

Here is the link for download

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top