Working with Tables

From InterBase

Go Up to Developer's Guide


This chapter describes how to use the TIBTable dataset component in your database applications. A table component encapsulates the full structure of and data in an underlying database table. A table component inherits many of its fundamental properties and methods from TDataSet and TIBCustomDataSet. Therefore, you should be familiar with the general discussion of datasets in Understanding Datasets and before reading about the unique properties and methods of table components discussed here.

Topics


Advance To: