new data source odbc

new fonte dados (ODBC) = error
"the specified DSN contais an architecture mismatch between the driver and application"
or
"o DSN especificado contem uma incompatibilidade de arquiteturas entre o driver e o aplicativo."


windows server 2012 - 64 bits
aa.png 141.9K

Comments

  • edited 3:34PM
    This is not a solution for the problem, but...

    I recommend you to use the Connector Plugins included in FastReports instead ODBC connections.

    You can found this plugins in C:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections. You need compile it before use.
  • edited 3:34PM
    as I proceed to install mysql plugin?
  • DesignsbyrayDesignsbyray Ohio, USA
    edited August 2016
    When I see that error, it usually happens when I call a 32bit ODBC when I am calling it from a 64bit process (or vice versa). I would guess this could happen with a DSN as well.

Leave a Comment