Customizing the SQL 7.0 database for ASP Web sites (2)

Source: Internet
Author: User
web| Data | database | User License for site assignment table

Now, let's create a table for the database. To do this, click on the Webpages database node and select New Table (建新 table) from the Action menu item to complete the Build dialog box. You must add at least one field before you save the table, but before you build the table, it's best to have a complete database design for Web data.

For the sample database, we set up a table named WebData. To assign permissions to each user, right-click on the table you just created, and select the Properties menu item on the shortcut menu. From the Table Properties dialog, click Permission (permission permission) to bring up the Object Properties dialog box.

In this dialog box, assign the user the appropriate permissions so that the two Web users you just created can access the data in the database. For a Web server user, assign only select permissions to the logged-on user Iusr_earth It is in the sample database. Remember: The IUSR_servername user is the default Web server user. When a Web server can access a database without a user login, it actually accesses the database using the IUSR_servername user identity. For Web administrators, you can grant SELECT, INSERT, update, and delete permissions. These permissions provide webmaster with the capabilities required to create a web-based server management program.

As databases become more powerful and server technology progresses to the use of databases, database administrators need to know how to create databases and tables for the web. We have demonstrated a way to create and customize a database that is used on the web. Although there are other ways, this simple process can indeed meet the needs of most applications.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.