Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now we can go back to our form and add some more controls. But these aren’t just any controls—they are controls that are bound to our database and the columns in the People table. That just means that a change to the data in one of the controls on the form automatically changes the data in the matching column in the database.
It took a little work, but now we’re back to creating form objects that interact with our data storage.
Here’s how to create several database-driven controls: