The VirtualBookShelf.com Web site wouldn't last too long if you couldn't add customers and books to the database.
Visual InterDev makes it just as easy to insert a table row as it does to update a row.
You will see how this is done in the simulation that follows. Then you will get the opportunity to do this yourself in an exercise.
Inserting New Records using Bound Controls
In the next lesson, you will see that deleting rows is easier than inserting them.