首页 > 数据库技术 > 详细

[IM002] [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序

时间:2019-01-21 11:53:01      阅读:190      评论:0      收藏:0      [点我收藏+]

Problems meet in the project:

  • [IM002] [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序((IM002) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified):

    This error is typically throwm because the code is specify a DSN that does not exit

    Make sure that the referencing a DSN that has been created.

    • step1: Control Panel -> Data Sources(ODBC).
      技术分享图片

    • Step2: Check the DSN if it doesn‘t exist and create it.
      技术分享图片

    技术分享图片

[IM002] [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序

原文:https://www.cnblogs.com/Mr0wang/p/10297856.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!