I'm developing a SQL database and often need to back it up to the same server (but different database). Every time I run the DTS export function, I get the error "The login already has an account under a different user name." This is in SQL 2000. It's the only database that I cannot copy. What does it mean and how can I copy everything from one DB to another? Is it because I allow permissions to "public" to some objects?