Data file
What is a .dbx file?
A .dbx file is a Microsoft Visual FoxPro Table. This is a data file — structured information used by a program rather than read directly. Confusingly, this extension has been used by 3 different formats over the years — they're all listed below.
This extension has been used by more than one format
3 different formats have claimed .dbx over the years, so two files with the same extension aren't necessarily the same kind of thing.
How to open a .dbx file
- Start with the program that produced it; that's almost always the right tool.
- Open it in a text editor to see whether it's readable text or binary.
- For database formats, DB Browser for SQLite or LibreOffice Base can often import it.
The registry records this extension against Microsoft Visual FoxPro Table, Outlook Express Message Database, Outlook Express Folder Database, so software from that family is the most likely match.
How to convert a .dbx file
- If you can view the data, exporting to .csv is usually the most portable option.
The technical record
For archivists, developers and the merely curious: these are the PRONOM registry entries for .dbx.
| Format name | Version | MIME type | PUID |
|---|---|---|---|
| Microsoft Visual FoxPro Table | — | — | x-fmt/343 |
| Outlook Express Message Database | — | — | fmt/838 |
| Outlook Express Folder Database | — | — | fmt/839 |