Visual Studio 2015 : SQL Data Source : Unable to retrieve schema. Ensure that the ConnectionString and SelectCommand properties are valid
问题 I have the following development environment for ASP.Net WebPage VS 2015 Professional Version, using .Net Framework 4.0 MySQL Server 5.6, MySQL .Net Connector 6.9.5 MySQL for Visual Studio 2.0.2 I am able to connect to the MySQL database server from Visual Studio Server Explorer. I am trying to create a SQL DataSource for MySQL Database. When I go through the configure data source wizard, it works fine by populating the tables and columns for each table in "Configure Select Statement form",