|
|
Creating a new view. A view in an Access 2000 Project returns a record set like a Select Query in a traditional Access database file. Click New in the Database window with the Views icon selected. Click the Show Table button on the toolbar to open a dialog that you can use to add tables and queries as data sources for your new view. After adding your data sources, drag and drop fields from the table and query containers in the top panel to the rows of the Column grid below. Enter any criteria in columns labeled for that purpose to the right. Click the Run toolbar button to examine the view's return set. Save the view by clicking the Save toolbar button.
|