Microsoft/Access: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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.

Revision as of 17:08, 3 December 2022

<hide> page type::article thing type::software </hide>

File:Continuous-form-gs4.gif
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.