MDB File Documentation
Files with the MDB extension are database files and contain data such as the structure of a specific database or its entries, and enable the creation of forms, queries, procedures and other processes related to the database. Files in the MDB format are created by Microsoft Database applications.
It is possible to export files with the MDB extension to the ACCDB format, which is used by newer versions of Microsoft Access. MDB format files can be opened and edited using programs such as Microsoft Visual Studio, SoftMaker Office or the previously mentioned applications.
Overview
Feature / Parameter | Description / Value |
---|---|
Full Name | Microsoft Access Database |
File Extension | .mdb |
MIME Type | application/vnd.ms-access |
Developer | Microsoft |
Version | Depends on MS Access version (e.g., Access 97, Access 2000, Access 2002, etc.) |
Maximum File Size | 2 GB for most versions |
Supported Data Types | Text, number, date/time, currency, auto-number, image, OLE, hyperlink, and more |
Security Features | Password protection capability; older versions might not be as secure as newer formats like ACCDB |
Compression | No built-in compression for most versions |
Support for Relationships | Handles table relationships and referential integrity |
VBA (Visual Basic for Applications) Support | Yes; allows VBA code to automate and extend functionality |
Macro Support | Yes |
SQL Query Support | Yes, including action, select, parameter, crosstab queries, etc. |
Indexing Support | Yes, supports primary keys, unique indexes, and others |
Import/Export Capabilities | Can import/export to various formats like Excel, CSV, XML, and more |
Multi-user Support | Concurrent access by multiple users with proper setup |
Backup and Restore | Provides built-in backup and restore options |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.