I just installed Visual Studio 2008 and SQL Server 2008 on my machine - in that order. I note that VS insisted on installing SQL Server 2005 Express in order to be able to create a local database in by web projects. In any case, whenever I do add a local database and go to create a diagram, I cannot seem to modify the "Custom" table view. For example, I like to see the column name, data type, nullable and default value columns. Whenever I click "Table View" - "Modify Custom", nothing happens! Strangely, this action works fine in SQL Server 2008. Has anyone else ever encountered this - and (hopefully) found a solution?
Thanks in advance!