EnterpriseDBDAC

TEDBDatabase

Previous Next

TEDBDataBase provides discrete control over a connection to a single database in a database application.

Use TEDBDataBase when a database application requires any of the following control over a database connection:

  • Persistent database connections;
  • Customized database server logins;
  • Transaction control.
See also:Properties, Methods, Events