Database Guide


Database basics

The next several chapters explain how to use Smalltalk tools to perform database operations. They include the following topics:

The database classes can be divided into four categories: base classes, classes for defining database resources and operations, classes for manipulating database data, and classes for using database data links.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]