Data Source Configuration Wizard: Could not retrieve schema information for table or view

匿名 (未验证) 提交于 2019-12-03 01:39:01

问题:

As the title says, I could not proceed in creating a data source for datagridview. I can see the database and the tables fine, but when I click finish, an error comes up.

What I've done so far:

-Reinstalled MySQL for Visual Studio

-Reinstalled MySQL Connector/NET

-Updated MySQL Updated

-Visual Studio 2017

Any ideas?

BTW I'm using Windows 7 64 bit, Visual Studio 2017 Community, and MySQL 8.0.13. Programming Language is C#

Here's a screenshot. Data Source Config Wizard Error

回答1:

This is a bug in the MySQL Visual Studio integration; it has been reported as bug 92751.

You can subscribe to updates on that case to learn when Oracle has fixed the bug and released an updated version. As far as I know, there is no workaround.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!