Instructions for installing BugTrack on
Windows 2000 with IIS 5.0 and Sql Server 2000
Last Update 3/3/2002
6. Create the Sql Server Database

  1. Open the Sql Server Enterprise Manager.
  2. Create a new database named BugTrack.
  3. Create a new server login named BugTrackDBO with a default database of BugTrack:



  4. Now create a new User for the BugTrack database and select BugTrackDBO. Grant them the role of db_owner:



<Back  |  Next>