This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi! I've just started using the designer (latest version, free edition) and I found a bug when I imported a bunch (34) of tables from a SQL db. I noticed that a lot of associations between entities were missing and thought that the tool had failed to find them. However, I happened to resize one of the boxes in the designer, and voilĂ ! The associations appeared! The assocations does not disappear if resizing down the boxes again, a ctrl-z however makes them go away. // Magnus |
|
|
Hi Magnus, Thank you for reporting this, we will investigate. A quick question if you can reproduce it - if you save before the associations appear does the generated .cs file include the associations? I only ask as the visual design surface using Microsoft DSL Tools for Visual Studio has a couple of oddities when it comes to rendering. I'm curious if perhaps it's just that their rendering didn't draw the associations or if they actually weren't there at all (and if they are secretly there then they should still get generated in the code). Kind regards, John-Daniel Trask |
|
|
Hi, You're right, they're just not showing up in the designer. The code looks allright (should've looked there, but I'm a total noob in this area...). |
|