Generating SQL scripts in VS2005
I'm using Beta 2 and I've noticed a difference in behavior between VS2005 and VS2003 when generating SQL scripts from database objects in Server Explorer. In VS2003, scripting a table results in separate files (TAB, KEY etc) for the table, indexes and so on. With VS2005 I just get one file.
Is it possible to switch the behavior back to generating mutiple files? If not, why was the behavior changed?
Many thanks in advance!

