Microsoft Access is a relational database management system (DBMS). At the most basic level, a DBMS

Authors Avatar

Introduction: What is Access?

Microsoft Access is a relational database management system (DBMS). At the most basic level, a DBMS is a program that facilitates the storage and retrieval of structured information on a computer’s hard drive. Examples of well-know industrial-strength relational DBMSes include

• Oracle

• Microsoft SQL Server

• IBM DB2

• Informix

Well-know PC-based (“desktop”) relational DBMSes include

• Microsoft Access

• Microsoft FoxPro

• Borland dBase

The advantages of developing applications in Access are as follows:

1. Access is easily installed on a PC

2. Access is relatively easy to pick up

3. Access does not require a server unless you attempt to share it

4. An individual can learn the basics of databases from it

1. Give description of the organization it most represents.

Access is widely used by small businesses and hobby programmers to create ad hoc customized systems for handling small tasks. Its ease of use and powerful design tools give the non-professional programmer a lot of power for little effort. However, this ease of use can be misleading. This sort of developer is often an office worker with little or no training in application or data design. Because Access makes it possible even for such developers to create usable systems, many are misled into thinking that the tool itself is limited to such applications.

Join now!

2. The tasks/process, it is specifically designed for.

Professional application developers use Access for , especially for the creation of prototypes and standalone applications that serve as tools for on-the-road salesmen. Access does not  well if data access is via a network, so applications that are used by more than a handful of people tend to rely on a Client-Server based solution such as , , , , , or . However, an Access "front end" (the forms, reports, queries and  code) can be used against a host of database backends, including Access itself, SQL Server, Oracle, ...

This is a preview of the whole essay