MySql intergration with Visual Studio 2013 (32 bit)
Posted by: Dhruv Kapur
Date: September 15, 2014 05:13AM

Hey,

I am trying to migrate a visual studio project (32 bit) using .Net 4.5 and entity framework 5.0 which is currently configured to work with oracle, to MySql.

I installed the MySql and its related components (all of them) using MySql Installer 5.6.20 (and later 5.7 dev release version), but could not see MySql as one of the options in the data source menu of the edmx/database server explorer.

As per my understanding its necessary to configure the edmx with the correct data source to be able to keep sync between the tables and the model code.

As debugging the issue, I found that I have an entry of the MySql data source in visual studio's machine.config but I do not see them in the registry section of the same.

Any help is appreciated. Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySql intergration with Visual Studio 2013 (32 bit)
1783
September 15, 2014 05:13AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.