A family of Microsoft relational database management systems designed for ease of use.
Another thing that annoyed me is the fact that either I can't find a way to edit the data type of an attribute (it must be well hidden though as I have tried everything) or there is simply no such option! When I double-click on any attribute I can edit its name, when I right click I can set it to be primary key, foreign key or required. There is no option to change the type, how crazy is that?! I can select the text tool from the menu and click twice on the attribute in the place of the attribute type (first click will go to editing of the attribute name). This method however is stupid, as I can type any rubbish in the place of data type, plus it is not easily accessible! Anyone figured out how to do it 'the right way'?
Assuming you are using the "Crow's Foot Database Notation" stencil by Microsoft (that you select by going to More Shapes -> Software and Database -> Database), you can right click the Entity and add the checkmark to "Show Attribute Types" at the top. This will show a veritcal line and data types listed on the right side, which you can edit by single clicking a couple times (with some time spaced in between each click) until only the data type box is selected, then start typing or hit F2 to edit (similar to editing a cell in Excel) the data type text.
Hope that helps.
Now, as for myself, the problem I'm having is that I need to be able to re-size the Entity boxes (while maintaining scale) so that I can fit the entire ERD onto a single 11x17 (Ledger) page. I have too many entities that fit this size. The problem is that the Crow's Foot Database Notation stencil prevents you from re-sizing the shapes (Protections on Height and Width).
I tried making a copy (via Save Stencil As) of the original stencil (which is read-only) and then modify the copy by editing the Protections in Developer ribbon for the container and unchecking Height and Width, but that didn't help as there additional Protections for each member of the container. The problem is, once you Ungroup the container to edit the Protections for each piece, it breaks the ability to right click the entity and choose "Show Attribute Types."
I hope someone had a solution to that problem with the stencil - maybe a modified version of the stencil that allows re-sizing while maintaining scale and not breaking everything else?