Ms Access Note
Ms Access Note
To create a database in MS Access, start by opening Access and selecting "Blank desktop
database". Name your database, choose a location, and then click "Create". Access will
automatically create a default table, which you can then rename and populate with data.
2. Detailed Steps:
4. Select Blank Database: In the Access startup window, choose "New" and then "Blank desktop
database".
5. Name the Database: Enter a name for your new database in the "File Name" box.
6. Choose a Location: You can accept the default location or click the "Browse" button to select a
different directory for saving the database file.
8. Default Table: Access will automatically create a default table named "Table1" within the new
database.
9. Rename and Populate: You can rename "Table1" and then proceed to create and add fields to
the table.
10. Add More Tables: You can create additional tables as needed within the same database.
11. Save the Database: Periodically save your database as you work to avoid losing data.