Glossary Visual Basic / Term
base table
A table in a local or remote database. A table defines the structure of a relational database, and is an object that stores data in records and fields. You can manipulate the structure of a base table by using the DAO objects or data definition SQL statements, and you can modify data in a base table by using Recordset or rdoResultset objects or action queries.
Permanent link base table - Creation date 2020-06-07