Chapter 11Creating and Accessing Database Tables and Fields

Now that you know how to create a Microsoft Office Access database programmatically, it’s time to fill it with some useful objects. The first object you will need to create is a table with a couple of fields. Typical types of operations you may want to perform on database tables and fields are listed below:

Creating a table and setting field properties

Making a copy of a table

Deleting a ...

Get Access 2007 Programming by Example with VBA, XML, and ASP 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.