Microsoft Access 2010 introduces numerous features that are not supported in Office Access 2007. The Office 2010 release of Access offers some improvements that make the application more usable, including reliability enhancements. This post will guide you through the basics of creating database and table in Access 2007.
To get started, launch Microsoft Access, on File menu click New, you can either choose Blank database from Available templates or any other form of database from Office.com Templates. Give it an appropriate name and hit Create.

Navigate to Create tab, click Table to add another Table. From the left pane right-click Table1 and hit Design View, or you can also click a small button on the bottom-right corner of the window.
Give this table an appropriate name and hit OK. In Design view you can name table columns and apply desired constraints over them from Field Properties. Choose Primary key to uniquely identify each record in the table.

To start filling tables, switch to table view by clicking the small button on the bottom-right of the window. You will see the columns created in design view and constraints applied.

Now the basic table has been created and added in the database, you can save it for later use.



Pingback: Access 2010: Import Worksheet From Excel 2010
Pingback: Access 2010: Building Relationships Among Database Tables
Pingback: MS Access 2010: Query With IFF Function
Pingback: MS Access 2010: Create Simple Forms
Pingback: MS Access 2010 Relationship & Query Interconnect
Pingback: Create Access 2010 Reports
Pingback: Create Tables In Access 2010 Using SQL Commands
Pingback: Microsoft Access 2010 Tutorial: Basic Help Creating Database | Viktor Babjak's homepage