What do you mean by "create a new database"?
A database can be detached, then the .mdf and .ldf (and any .ndf) files can be copied, moved to a new location and attached. But that doesn't create a 'new database', it only creates a copy of the original.
-SQLBill
Posting advice: FAQ481-4875