Controlling Connections
From InterBase
Go Up to Connecting to Databases
Whether you create a database component at design time or runtime, you can use the properties, events, and methods of TIBDatabase
to control and change its behavior in your applications. The following sections describe how to manipulate database components. For details about all TIBDatabase
properties, events, and methods, see TIBDatabase in the InterBase Express Reference.
Topics
- Controlling Server Login
- Connecting to a Database Server
- Working with Network Protocols
- Using ODBC
- Disconnecting from a Database Server
- Iterating Through a Database Component’s Datasets