summaryrefslogtreecommitdiff
path: root/docs/html/xbad.html
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 15:45:51 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 15:45:51 +0100
commit517ad9d4b6eae320b708d03a9340a22893b0cab7 (patch)
tree37cf1907008821b4155cf90718b8d7b00a9d3461 /docs/html/xbad.html
parent4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 (diff)
New upstream version 4.0.3upstream/4.0.3
Diffstat (limited to 'docs/html/xbad.html')
-rwxr-xr-xdocs/html/xbad.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/html/xbad.html b/docs/html/xbad.html
new file mode 100755
index 0000000..7356b7b
--- /dev/null
+++ b/docs/html/xbad.html
@@ -0,0 +1,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>