Firebird/Interbase database connection unit.
uses
System,
Classes,
sysutils,
SQLDB,
A set of classes for connecting to SQL databases and running SQL commands on them.
DB,
Database access layer.
dbconst,
BufDataset,
Implements a database-aware buffered dataset.
ibase60dyn;