Home Database Mysql Tutorial C#连接Access2013

C#连接Access2013

Jun 07, 2016 pm 03:43 PM
test connect

今天测试 连接 Access2013数据库,遇到错误,综合几个大神建议,解决了 我的系统是windows 2008 64位的, 连接 字符串如下: 1 connectionStrings 2 add name= " TestConn " connectionString= " Provider=Microsoft.ACE.OLEDB.12.0;Data Source= 3 E:\data\

今天测试连接Access2013数据库,遇到错误,综合几个大神建议,解决了

我的系统是windows 2008 64位的,连接字符串如下:

<span>1</span>   <connectionstrings>
<span>2</span>     <add name="&lt;span">"<span>TestConn</span><span>"</span> connectionString=<span>"</span><span>Provider=Microsoft.ACE.OLEDB.12.0;Data Source=</span>
<span>3</span>          E:\data\Test.accdb;Persist Security Info=<span>false</span><span>"</span><span>/&gt;</span>
<span>4</span>   </add></connectionstrings>
Copy after login

注意:这里的Provider不是Microsoft.Jet.OLEDB.12.0,将Jet改为ACE

但是当我运行时走到打开连接这一步时出错了,提示如下:

C#连接Access2013

然后在CSDN上搜了一下,发现是项目属性问题,因为我的系统是64位的,需要将生成中的“首选32位”勾选掉才行

C#连接Access2013

然后再运行,正确,取得数据!

C#连接Access2013

 

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

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to connect keep body fat scale How to connect keep body fat scale Mar 07, 2024 pm 04:50 PM

How to connect keep body fat scale

What do you think of furmark? - How is furmark considered qualified? What do you think of furmark? - How is furmark considered qualified? Mar 19, 2024 am 09:25 AM

What do you think of furmark? - How is furmark considered qualified?

What does printer error code 0x0000011b mean? What does printer error code 0x0000011b mean? Feb 18, 2024 pm 10:02 PM

What does printer error code 0x0000011b mean?

Shared printer cannot connect to printer Shared printer cannot connect to printer Feb 22, 2024 pm 01:09 PM

Shared printer cannot connect to printer

How to solve limited network connection in Windows 10 How to solve limited network connection in Windows 10 Feb 19, 2024 pm 09:20 PM

How to solve limited network connection in Windows 10

How to connect OnePlus watch to Bluetooth headset_How to connect OnePlus watch to Bluetooth headset How to connect OnePlus watch to Bluetooth headset_How to connect OnePlus watch to Bluetooth headset Mar 23, 2024 pm 01:16 PM

How to connect OnePlus watch to Bluetooth headset_How to connect OnePlus watch to Bluetooth headset

Join a new Xianxia adventure! 'Zhu Xian 2' 'Wuwei Test' pre-download is now available Join a new Xianxia adventure! 'Zhu Xian 2' 'Wuwei Test' pre-download is now available Apr 22, 2024 pm 12:50 PM

Join a new Xianxia adventure! 'Zhu Xian 2' 'Wuwei Test' pre-download is now available

Why is there no sound after my phone is connected to a Bluetooth headset? Why is there no sound after my phone is connected to a Bluetooth headset? Feb 20, 2024 am 11:42 AM

Why is there no sound after my phone is connected to a Bluetooth headset?

See all articles