When creating a new database project with the Database Edition of Visual Studio, you can choose to create either a Database Project or a Server Project. What is the difference between the two? The resulting projects seem to be pretty much identical. The server project still seems to target a single database.
(For the record, I'm using VS2008 and GDR2.)