---
title: "What are the steps to be taken for improving performance in Microsoft Access database?"  
description: "What are the steps to be taken for improving performance in Microsoft Access database?"  
author: "Anonymous User"  
published: 2012-03-24  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1415/what-are-the-steps-to-be-taken-for-improving-performance-in-microsoft-access-database  
category: "ms access"  
tags: ["ms access"]  
reading_time: 1 minute  

---

# What are the steps to be taken for improving performance in Microsoft Access database?

Few of the steps that can be taken to improve the performance of Microsoft Access Database are as follows:

1. Plan and Design your tables appropriately as required.
2. Create Normalized Tables.
3. Do not create redundant data.
4. Split your database.
5. Choose appropriate data types and size for fields.
6. Create indexes for fields where required.

## Answers

### Answer by Anonymous User

Few of the steps that can be taken to improve the performance of Microsoft Access Database are as follows:

1. Plan and Design your tables appropriately as required.
2. Create Normalized Tables.
3. Do not create redundant data.
4. Split your database.
5. Choose appropriate data types and size for fields.
6. Create indexes for fields where required.


---

Original Source: https://www.mindstick.com/interview/1415/what-are-the-steps-to-be-taken-for-improving-performance-in-microsoft-access-database

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
