Requesting Information about an Attachment

From InterBase

Go Up to Connecting to Databases


Use a TIBDatabaseInfo component in your application to query InterBase for attachment information, such as the version of the on-disk structure (ODS) used by the attachment, the number of database cache buffers allocated, the number of database pages read from or written to, or write ahead log information.

After attaching to a database, you can use the TIBDatabaseInfo properties to return information on:

  • Database characteristics
  • Environmental characteristics
  • Performance statistics
  • Database operation counts

Topics

Advance To: