Microsoft Access 2017
Microsoft Access is a database management system (DBMS)
from Microsoft that
combines the relational Microsoft Jet Database Engine with
a graphical user interface and
software-development tools. It is a member of the Microsoft
Office suite of applications, included in the Professional and
higher editions or sold separately.
Microsoft Access stores data in its
own format based on the Access Jet Database Engine. It can also import or link
directly to data stored
in other applications and databases.
Software developers, data
architects and power users can
use Microsoft Access to develop application software. Like other Microsoft
Office applications, Access is supported by Visual Basic for Applications (VBA),
an object-based programming language that can
reference a variety of objects including the legacy DAO (Data Access
Objects), ActiveX Data
Objects, and many other ActiveX components. Visual objects used in forms and
reports expose their methods and properties in the VBA programming environment,
and VBA code modules may declare and call Windows operating
system operations.
Comments
Post a Comment