.DDD ファイル拡張子
Alpha Five Data Dictionary File
| 開発元 | Alpha Software |
| 人気度 |
3.0 | 17 票 |
DDDファイルとは?
Dictionary file created by Alpha Five, an IDE that enables users to develop Web, desktop, and mobile applications; contains a list of all the elements added to the .DBF file; elements include browses, reports, saved operations, letters, and form designs; functions similarly to the DBF file format as it's a table linked to a .DDM memo file like the DBF file is linked to the .FPT memo file.
詳細情報
An example of the relationship between DBF, DDD, and DDM files: Let's say we created a field rule in the DBF file called "Rule." A record is then created in the DDD file with Rule in the name field, FRUL in the type field (because it's a field rule), and code in the memo field that references the actual code in the DDM file.
For every table you create in Alpha Five, a DDM, DDD, and .DDX file will be created. These files make up the table data dictionary for a DBF file. The dictionary stores queries, saved utility settings, and layouts. It's referenced by Alpha Five to overcome limitations of the DBF file. DDD files should be kept with the DDM and DDX Data Dictionary files in order for Alpha to find all of the elements and their pieces.
注: In 2013, Alpha Five became Alpha Anywhere.
一般的な.DDDファイル名
[Name of your table].ddd - When a table is created, the DDD file will be created with the same name as your table.
DDDファイルを開く、または参照するプログラム
GLBasic 3D Data File
| 開発元 | Dream Design Entertainment |
| 人気度 |
2.8 | 18 票 |
File used by GLBasic, an application used to develop cross platform software with the BASIC programming language; saves the vertices of a 3D object and can be rendered as part of a 3D animation or as a static object in a GLBasic program.