Content deleted Content added
No edit summary |
No edit summary |
||
Line 9:
The best book on ORM is "Information Modeling and Relational Databases" written by Terry Halpin.
Microsoft has a powerful implementation of ORM embedded within the product "Microsoft Visio for Enterprise Architects."
With this tool you can quickly design and build database in fifth normal form. You can also reverse engineer one or more databases into natural language and thenm check their semantic accuracy with ___domain experts.
Microsoft chose not to prepare a "how to" manual for ORM. Instead, Microsoft supported ORM experts who wrote the book "Database Modeling with Microsoft Visio for Enterprise Architects." So if you want to this powerful Microsoft ORM tool, you will need to buy this book.
==External links==
*[http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vstchvsea_ormoverview.asp Object Role Modeling: An Overview (msdn.microsoft.com)]
|