MySQL Forums
Forum List  »  Russian

Проблема подключения при Database First
Posted by: Алексей Тарасенко
Date: January 24, 2018 04:57AM

На машине с ОС Windows 10 x64 установлено:
1. MySQL Server v5.7.21;
2. MySQL For Excel v1.3.7;
3. MySQL for Visual Studio v2.0.5;
4. Connector/NET v6.10.5;

Создан пустой проект в Visual Studio 2015 Pro c .NET Framework 4.5.1 и установлены следующие пакеты:
1. EntityFramework v6.2.0;
2. MySql.Data v6.10.5;
3. MySql.Data.Entity v6.10.5.

Создаю модель ADO.NET EDM, выбираю "Конструктор EF из базы данных", выбираю подключение и после нажатия "Далее" ничего не происходит.

Почему не работает Database First?

Options: ReplyQuote


Subject
Views
Written By
Posted
Проблема подключения при Database First
1104
January 24, 2018 04:57AM


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.