Instructions for installing BugTrack on
Windows 2000 with IIS 5.0 and Sql Server 2000
Last Update 3/3/2002
7. Create ODBC Dsn

Now create a System ODBC dsn for accessing the BugTrack database created in the previous step. You'll need to create a System dsn rather than a User dsn because the database is opened through IIS, a system service.
  1. Click on the Windows Start button, select Settings/Control Panel/Administrative Tools/Data Sources(ODBC).
  2. Select the System DSN tab.



  3. Click Add to create a new DSN.
  4. Find and select the SQL Server driver from the dialog box that appears, then press Finish:



  5. Create the new DSN:



  6. Press Next> and fill in the next dialog box:



  7. Press Next>. Make sure the default database is BugTrack on the next dialog box:



  8. Press Next> then press Finish. You can test the connection on the last screen if you wish, then press OK to end.
<Back  |  Next>