Home > Database > Mysql Tutorial > Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009&

Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009&

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:44:01
Original
1381 people have browsed it

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

   在使用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 中、英文、加补丁均不能导入。

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

  Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009&

  改成:
  Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009&

   Access文件(.mdb)导入SQL Server时"错误代码为 0xC0202009&


Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Access error using alias
From 1970-01-01 08:00:00
0
0
0
Single module access
From 1970-01-01 08:00:00
0
0
0
About Mac MAMP PRO deploy thinkphp5.1 access 404
From 1970-01-01 08:00:00
0
0
0
My access page reports 403
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template