Using the BTREE File Structure System

The BTREE file structure provides a rapid mechanism to support and quickly access sorted indices for database files. The BTREE system maintains a specific type of indexed key file and provides a number of powerful and easy to use features including:

The following topics are presented in this section:

BTREE File Structure

Interfacing with Applications

Defining Key Structures

Using Lookup and Browse Routines

Source Code to Lookup Routines

Maintaining Key File Performance

Optimizing Keys

Sizing Key Files

Stack Code Calculator Function

Estimating a Key's Location and File Size

Rebuilding Keys

Key Storage Requirements

See Also

Guide to mvBase Files and Accounts Overview

Syntax Notations

Using the Terminal Control Language

Creating a Database

mvBase Database Architecture

Managing Files

Creating and Deleting Accounts

Managing Accounts

Backing Up Files

Restoring Files and Accounts

Using the SYSPROG Account and Commands

Using User Accounts and Commands