This seems like it should be easy, but I can't figure out how to do it. I have a database set up on a development machine, I want to copy the entire thing - data, definitions, stored procedures, etc. To another machine running the same version (2000) of SQL Server.
How do I do that?
How do I do that?