Error Message - when use visual quirey builder
显示 更早的评论
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
回答(1 个)
Chris Hayhurst
2011-8-17
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Database Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!