Difference between revisions of "Microsoft Access"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(format updating & tidying)
(screenshot of continuous form)
 
Line 5: Line 5:
 
[[category:Microsoft]]
 
[[category:Microsoft]]
 
</hide>
 
</hide>
 +
[[File:continuous-form-gs4.gif|thumb|an example of a [[continuous form]] in MS Access]]
 
==About==
 
==About==
 
[[Microsoft Access]] is a software application published by [[Microsoft]] that combines a [[database engine]], a programming language ([[VBA]]) and [[IDE (programming)|IDE]], and forms designed to allow easy display and editing of database records. Access projects use the [[.mdb]] file extension for storing data and other project information, and [[.ldb]] for file-locking data.
 
[[Microsoft Access]] is a software application published by [[Microsoft]] that combines a [[database engine]], a programming language ([[VBA]]) and [[IDE (programming)|IDE]], and forms designed to allow easy display and editing of database records. Access projects use the [[.mdb]] file extension for storing data and other project information, and [[.ldb]] for file-locking data.

Latest revision as of 17:08, 3 December 2022

an example of a continuous form in MS Access

About

Microsoft Access is a software application published by Microsoft that combines a database engine, a programming language (VBA) and IDE, and forms designed to allow easy display and editing of database records. Access projects use the .mdb file extension for storing data and other project information, and .ldb for file-locking data.

Related Pages

Links