With ACCESS I can have any number of Databases with the same name, by simply putting them into different directories.

With SQL Server 2005/2008, is it possible to have multiple databases of the same name, on the same Server Machine ?

(I think not, but its worth a try )