summaryrefslogtreecommitdiff
path: root/docs/html/xbad.html
blob: 7356b7b0eabf82ca2376cfb5bed856d07de76aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC>
<HTML>
<TITLE>Xbase DBMS Appendix D</TITLE>
<BODY BGCOLOR=#FFFFFF>
<H2><p align="center">File Types</p></H2>
<p align="center">Chapter Updated 12/09/22</p><hr>

<h3>Supported File Types.</h3>

All supported file types have one the following file extensions:
The extensions are allway upper case.<br><br>


<table >
<TABLE BORDER>
<TR VALIGN="BASELINE">
<TR><TH>File Type</TH><TH>Description</TH></TR>
<TR><TD>*.DBF</TD><TD>Main database file or Table</TD></TR>
<TR><TD>*.DBT</TD><TD>Memo file data</TD></TR>
<TR><TD>*.INF</TD><TD>INF - Behave like MS ODBC File.  Used to auto open NDX index file</TD></TR>
<TR><TD>*.MDX</TD><TD>Production V4 index file, contains up to 47 tags.  Automatically opened.</TD></TR>
<TR><TD>*.NDX</TD><TD>Non production V3 index files.  Contains one tag per file.  Automatically opened if included in ocrreespondin INF file.</TD></TR>
</TABLE>
<br><hr><br>
<p><img src="xbase.jpg"><br><hr>
</BODY>
</HTML>