Microsoft SQL Server 2000
Best Practices
Backup the database with full-backup option. Copy over the backup file to destination server. Restore it with "MOVE FILE" options if the file folder structure and naming not the same.
Make sure the appropriate logins setup on the destination server.