Page 1 of 1

.edml model fails on version 8.12

Posted: Wed 19 Sep 2018 00:08
by KW
I was attempting to upgrade from version 8.10.1061.0 to 8.12 (the latest version)

Right-click and run custom tool on an .edml model creates a massive list of errors.

DateTime columns no longer have .HasValue, among other items.

Is there an upgrade strategy for older edmls? My project had over 2000 errors on the new edml generation.

Re: .edml model fails on version 8.12

Posted: Tue 25 Sep 2018 18:18
by Shalex
1. Please upgrade to the newest (8.12.1229) build of dotConnect for MySQL. Then, run Tools > MySQL > Upgrade Wizard. Now it should work.

2. If not, specify the exact text of the errors you are getting.

3. Upload a test project for reproducing the issue to some file exchange server and specify a download link here or via contact form.

4. Visual Studio > Help > About, press Copy Info and give us this information as well.

Re: .edml model fails on version 8.12

Posted: Thu 27 Sep 2018 00:33
by KW
From the notes it looks like my issue was generating the nullable values.

When I get a chance I'll update to the latest version and see if it resolves the issue.

Re: .edml model fails on version 8.12

Posted: Thu 27 Sep 2018 10:21
by Shalex
After upgrade to v8.12.1229, please notify us if it fixes the issue.