Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Visual Studio 2014: Could not retrieve schema information for table or view (1 reply)

$
0
0
Hi,

I'm currently trying to get my MySQL database to work with a program I play with on C# while learning and I use Visual Studio 2014.

I have tried to search on Google and this forum but did not find any answer.

I have installed the following:
MySQL connector Net 6.8.3
MySQL för Visual Studio 1.1.4

I can connect the database to my Project and find the tables and rows under Server Explorer.

Under DataSource I can only find the tables but not the rows and get the error message: Could not retrieve schema information for table or view.

What am I doing wrong?

Viewing all articles
Browse latest Browse all 1451

Trending Articles