.CDX File Extension
Compound Index File
Developer | Microsoft |
Popularity |
3.9 | 103 Votes |
What is a CDX file?
A CDX file contains an index of files or other data stored in a database. It is similar to a compact index (.IDX) file, but the leaf nodes at the lowest level of a compound index point to one of the tags in the index. CDX files were introduced in version 2 of Microsoft Visual FoxPro, which is a database management program for Windows.
More Information
The compound index is the native database index format used by Visual FoxPro. There are two types of CDX files:
- Structural CDX file - Automatically opened and maintained by Visual FoxPro when the table is accessed and requires exclusive use of the table.
- Non-structural CDX file - Not opened or maintained automatically by Visual FoxPro when the table is accessed and new records are added but does not require exclusive use of the table.
NOTE: Visual FoxPro was discontinued in 2007.
Programs that open CDX files
Alpha Five Table Index File
Developer | Alpha Software |
Popularity |
3.9 | 14 Votes |
A CDX file may also be an index file utilized by Alpha Five, an IDE for web application developers. It contains table index data referenced by Alpha Five to find table records and is created when index fields in the table are defined and intended to order lists in your data file. CDX files can only hold index names up to ten characters long with no spacing and are similar to .DDX, .ALX, and .ASX Alpha Five index files.
More Information
When backing up your data, verify that the CDX file is being saved as well. Otherwise, when the .DBF and .FPT file data is only restored, the CDX file will hold lists from old data and Alpha Five will have to create new lists for the restored data, which may take time.
NOTE: In 2013, Alpha Five became Alpha Anywhere.
Common CDX Filenames
[Name of your table].cdx - When a table is created and the index field is defined, the CDX file will be created with the same name as your table.
Programs that open CDX files
CorelDRAW Compressed File
Developer | Corel |
Popularity |
3.3 | 19 Votes |
More Information
CDX files are useful for sending smaller files over email, or for archiving drawings on external media.
Programs that open CDX files
ChemDraw Exchange File
Developer | PerkinElmer |
Popularity |
3.1 | 14 Votes |
Chemical information file created by ChemDraw, a molecule editing program suite for Macintosh and Windows platforms; stores molecular data in a tagged binary format; used for storing accurate chemical drawings.
More Information
CDX files store information such as atoms, bonds, fragments, arrows, and text.
The CDX format is the native format used by ChemDraw. Another format called CDXML (.CDXML files) is used for exporting and exchanging CDX data in an XML format.
Programs that open or reference CDX files
ConceptDraw PRO XML Document
Developer | Computer Systems Odessa |
Popularity |
2.6 | 5 Votes |
XML diagram file created by ConceptDraw PRO, a technical drawing program; stores the XML version of a binary .CDD file; used for transferring drawing information in an XML exchange format, which is easier to read than the binary version.