公众号:SAP Technical
本文作者:matinal
 

前言部分

大家可以关注我的公众号,公众号里的排版更好,阅读更舒适。

正文部分

Symptom

When you create ODBC DSN for HANA server connection, you will see the error message like this :

"The specified DSN contains an architecture mismatch between the driver and the application"

Environment

  • HANA Studio/Client
  • MS Excel 2010

Reproducing the Issue

  1. You create ODBC DSN for HANA server connection.
  2. Open Excel 2010.
  3. Select 'Data->From Other Sources->From Data Connection Wizard'.
  4. Select ODBC DSN click Next and then select the HANA ODBC DSN, specify the username and password for HANA server click Test Connection.
  5. The error is displayed.

Resolution

  • If MS Office is 64 bit, then you have to use 64 bit HANA client.
  • If MS Office is 32 bit, then use 32 bit HANA client.

Keywords

odbc, Data Source Name, ODBC for HANA, MDX

最新文章

  1. IDE编辑器编码配置
  2. grid安装
  3. text-align:justify的使用
  4. c#中关键词out和ref的区别
  5. android SQLite(安卓数据库的插入显示删除)
  6. drds 分库表的创建速记
  7. 简单方便统一封装的傻瓜式GET/POST库AliasNet正式公布~开源喽~
  8. boost::bind
  9. 服务器部署_linuix下 一台nginx 多域名之二
  10. media screen 响应式布局(知识点)
  11. ZOJ3556 How Many Sets I(容斥)
  12. CentOS安装JDK 8
  13. NewBuiltBottomSheetDialog【新建底部对话框】
  14. HDU 6119 小小粉丝度度熊 (区间去重)【尺取】
  15. iOS safari 苹果手机如何阻止页面弹性“橡皮筋效果”?
  16. [k8s]k8s配置nfs做后端存储&配置多nginx共享存储&&statefulset配置
  17. AQS是什么?
  18. 第三组 通信一班 030 IPv6 RIPng (PT)
  19. Android webView输出自定义网页
  20. ldap复制

热门文章

  1. PAT Basic 1033 旧键盘打字 (20 分)
  2. $.getJSON同步和异步
  3. JavaScript双重排序
  4. for 循环,range()函数和导入模块
  5. Python之网络编程之concurrent.futures模块
  6. Spring 核心之IOC 容器
  7. hadoop下生成echarts关系图
  8. Ionic4 & Cordova 打包Android,含签名
  9. c和java中各种数据类型所占字节
  10. java——>> 和>>>