`
netxdiy
  • 浏览: 680327 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009"的解决方法

 
阅读更多

  在使用Access 2000/2003导入MSSQL Server 2000/2005/2008时,出现了一段错误提示:“对连接管理器“SourceConnectionOLEDB”的 AcquireConnection 方法调用失败,错误代码为 0xC0202009。(SQL Server 导入和导出向导) ”

   英文为:"The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
(SQL Server Import and Export Wizard)"

  解决思路:

  一、猜测是access版本不对。因为这个文件是外部获取的。换access 2000/2003均未成功。

  二、猜测是是sccess表超过64个或数据文件.mdb过大。经查,不是此类原因。

  三、猜测是是SQL server版本问题,换SQL2000/2005/2008 中、英文、加补丁均不能导入。

  四、后来推测可能是读写权限问题,修改过程如下,成功!

  邀月工作室

  改成:
  邀月工作室

   邀月工作室

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics