Day 5. Building Your Product Catalog
In today's lesson, you will begin building your online store. You'll learn how to create and manage your store's inventory of products using ASP scripts. You'll also learn several valuable techniques for working with databases. Today, you will learn the following:
• How to create a database for your store
• How to create the Products table to contain your product information
• How to connect to a database within an ASP page
• How to use ASP scripts to add new products
• How to use ASP scripts to update existing product information
Creating the Store Database
The first step in creating your online store is to create a database to hold all the information about your products. In this book, we will be using Microsoft ...
Get Sams Teach Yourself E-Commerce Programming with ASP in 21 Days now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.