Database Functions
Go Up to Function Categories
The following table summarizes the InterBase API functions available for handling database requests in an application:
| Function name | Purpose |
|---|---|
|
Connect to an existing database. | |
|
Creates a new database and sets up an active connection. | |
|
Request information about an attached database. | |
|
Disconnect from a database. | |
|
Delete an attached database and its associated files. | |
|
Build a database parameter buffer (DPB) dynamically. | |
|
Retrieve database implementation number and on-disk structure (ODS) major and minor version numbers. |