Connection String for MySQL, VS2010 Pro, ASP .NET MVC3
问题 Background I'm following this tutorial, but instead of using SQL Compact, I'd like to use MySQL. I'm having trouble with the connection string needed for this connection. I've installed MySQL Connector v6.4.4. I'm now trying to compose the connection string. Where I'm stuck I'm trying to create a Controller by right-clicking Controllers > Add Controller. I select the Movie Model and the MovieDBContext Context. I receive an error saying "Unable to retrieve metadata". Connection strings