Accessing tableBASE Tables

Methods to access tableBASE tables include:

DK1TDRV – a program intended for application developers to test tableBASE calls interactively. It can be used for testing command sequences before committing the sequence to program logic.

DK1TDRV can operate as a complete interactive table access facility. For more information refer to the section aboutDK1TDRV in the tableBASEProgrammer’s Guide.

DK1TCALL – an Application Program Interface (API) which issues tableBASE calls within batch programs.

DK1TEXEC – a batch table manipulation utility. Access the table with batch application software or DK1TEXEC. For more information about this subject, refer to the tableBASE Programmer’s Guide and the tableBASE Batch Utilities Guide.

DK1TPTBL – a batch table printing utility.

DK1TVWPR – a batch table definition print utility.