Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1. To create a new database, click on “Create a new database”, then click on finish button.

2. Save As window will appear, give a name to your database and save it.

3. New Base window will appear with the name you have given to your database.

4. Click on “Create Table in Design View” to create the table.


5. Enter the field names that you want to have in the table. Select the appropriate data type. Set Field
properties like- Entry Required, Length, Default Value from the property window below the field
declaration window.

6. To set the primary key on proper field that is unique in the table, right click on the field and select the
primary key from the drop down menu.

7. Click on save as icon to save the table structure by giving a name to the table.
8. Double click on the table name. The table appears in datasheet view (like excel sheet) start entering
records.

9. Record entry screen will appear as shown below.

You might also like