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>
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
- Versions:
- Microsoft Access 97 (8.0)
- Microsoft Access is part of the Microsoft Office Professional Edition office suite, though it can also be purchased separately
- MS Access and MySQL: using MS Access with MySQL as a back-end
