简体   繁体   English

Visual Studio 2015 中无法识别的数据库格式,在 C# 中使用 MS Access 数据库

[英]Unrecognised database format in Visual Studio 2015 with MS Access Database in for C#

I am facing this error.. I am using MS Office 2016 32-bit and Visual Studio 2015 Pro.我正面临这个错误。我使用的是 MS Office 2016 32 位和 Visual Studio 2015 Pro。

But when I connect to a MS Access database file from my Visual Studio project and access file extension is .accdb但是当我从 Visual Studio 项目连接到 MS Access 数据库文件并且访问文件扩展名为.accdb

I have also installed MS Access Database Engine 2010 32-bit, but it's not working.我还安装了 MS Access Database Engine 2010 32 位,但它不起作用。 I have also configured it to 32-bit platform.我也将它配置为 32 位平台。

I have tried many times but it comes with this error.我已经尝试了很多次,但它伴随着这个错误。

Here is a screenshot of the error:这是错误的屏幕截图:

在此处输入图片说明

https://www.microsoft.com/en-us/download/confirmation.aspx?id=23734 https://www.microsoft.com/en-us/download/confirmation.aspx?id=23734

Go to this link and download the file.转到此链接并下载文件。 Close your Visual Studio and then once the file was installed to your computer, re-open your Visual Studio and try to connect to the database again.关闭您的 Visual Studio,然后将文件安装到您的计算机后,重新打开您的 Visual Studio 并尝试再次连接到数据库。

我也有这个问题,我可以解决,也请帮助我

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 C#Visual Studio 2015 Access 2013数据库 - C# visual studio 2015 Access 2013 database 连接到 MS Access 数据库 2000 - 2003 格式的 Visual Studio C# windows 窗体中的登录功能。 研究并尝试修复无济于事 - login function in a visual studio C# windows form connected to a MS Access database 2000 - 2003 format. Researched and tried fixing to no avail 从Visual Studio C#代码访问MS Access数据库中的数据 - Accessing data within MS Access database from visual studio C# Code 在 Visual C# 中修复我的 MS Access 数据库时出错 - Error fixing my MS Access Database in Visual C# 无法从Visual C#将数据插入MS Access数据库 - Unable to insert data into MS Access database from Visual C# C#转ms访问数据库 - C# to ms access database 手动将 MS Access 数据库连接到 Visual Studio - Connect MS Access Database to Visual Studio manually 使用MS Visual Studio 2015添加本地SQL数据库时出错 - Error to add local sql database with MS Visual Studio 2015 在 ASP.NET C# Web 项目中使用任何 MS Access 数据库添加 SqlDataSource 时,Visual Studio 2022 崩溃 - Visual Studio 2022 Crashes when Adding SqlDataSource using any MS Access Database in ASP.NET C# Web Project 从Visual Studio C#中的MS Access数据库中获取OLE(位图)对象形式,我的代码有什么问题? - Taking OLE (bitmap) object form MS Access database in Visual studio C# , What's wrong in my code?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM