1. Edit the web.config file (default install location is C:\Inetpub\wwwroot\MouseTracksWeb) using notepad or another text editor.
2. Find the section that reads ***** CONFIGURE DATABASE CONNECTION HERE *****
3. Modify one of the example connection strings to point to your Mouse Tracks database.
Remarks:
If you are using a Microsoft Access database you will need to make sure the IUSR_ComputerName Account and the ASP.NET (ASPNET) user account have read/write permissions to the folder where your MtrackBE.mdb file resides.