School of Education

Data Sources

Database Design

This lesson covers the basics of relational database design and offers the following database design principles:

UDL Wizard

Microsoft Windows has a UDL Wizard that can help you create a database connection string to data sources on your personal computer. If you would like to learn how to use the UDL Wizard, follow the link to this lesson that steps you through the process.

IUSR Permission

If you want an ASP script to be able to access a database, and you are getting database access denied errors, you may need to give the Internet user permission to access the database. This lesson shows you how to do this.

Dreamweaver Database Fix

Many students in this course are using Dreamweaver. If you get "None" for your table listing when you expand the database tree in the database window, you may need to apply the Dreamweaver extension containing the database patch that fixes this error. Follow these steps to install the patch:

  1. Select the site from the Files panel
  2. Pull down the Site menu and choose Advanced-->Remove Connection Scripts
  3. Install the extension
  4. Close and restart Dreamweaver