I'm looking for what I think is called a data modeling program to map out all of our SQL Server tables (200+) into a large, poster-size image. We've put all of our legacy application tables into SQL Server 2005 and my boss is looking for a snazzy way of viewing the data... basically something to say "this is what we maintain".
I've seen some very big database books for different companies over the years, but nothing like what I'm looking for now. I have downloaded a program called ModelRight and it does the re-engineering, but it seems to be limited to about 70 tables... after that the tables start stacking on top of each other. Enterprise and legacy applications can have massive databases so this idea can't be new, but I cannot find anything to do what I'm looking to do.
Of course open-sourced applications would be the best, but enterprise-level databases will probably cost enterprising-level cash! Has anyone ever done anything like this and what did you use? Any tips would be greatly appreciated!