I have SQL Server 7.0 development databases installed in a directory called D:\mssql7. I want to move the user databases, Data Transformation Services (DTS) packages, database diagrams, maintenance plans, logins, and other relevant data to a SQL Server 2000 development box. I've had a hard time creating a SQL Server 2000 mirror image of our SQL Server 7.0 server. SQL Server 2000 tools such as the Database Copy Wizard offer only about 90 percent of the functionality I want. I decided...