You can restored a backup file in different way,
1. RESTORE (T-SQL query)
2. With Interface, with the Enterprise Manager, right-click on the database and choose All Tasks, choose Restored Database and choose Device, Add the file into the Device and click OK.
The only constraint is that it must be a backup file from SQL Server 7. If it is SQL Server 6.5, the approach is different.
Kim