Filter löschen
Filter löschen

Error Message - when use visual quirey builder

3 Ansichten (letzte 30 Tage)
SAEED ALGHAMDI
SAEED ALGHAMDI am 25 Mai 2011
I get a window asking for user name and passward when select any data source and get below message when enter anything or cancel.
Microsoft ODBC DRIVER MANAGER the specified DSN contains an architecture mismatch between the Driver and Application Please verfy that login information and database url are valid.
I am using win7 64

Antworten (1)

Chris Hayhurst
Chris Hayhurst am 17 Aug. 2011
It is important to match the architectures of MATLAB and the server that you are trying to get data from.
This error message can arise if you are using a 32bit copy of MATLAB but the odbc driver you are connecting to is 64 bit for example. Make sure you have created your odbc DSN using the right version of the odbc administrator application (odbcad32)
This advice from Microsoft is useful

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by