
To install the timesheet SQL Server 2000 database on your local machine:

1. Open Enterprise Manager.  Expand the your local server node. 
2. Right-click on Databases. From the context menu, select All Tasks and then Attach Database.
3. At the Attach Database dialog, browse and select the TimeTracker_Data.mdf file.
   Leave the name given in the "Attach as" text box as "TimeTracker"
   Select your logon userid as the database owner and Click OK.


