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.
-
Click on the Windows Start button, select
Settings/Control Panel/Administrative Tools/Data Sources(ODBC).
-
Select the System DSN tab.

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

-
Create the new DSN:

-
Press Next> and fill in the next dialog box:

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

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