DAC for MySQL

TmySQLDatabase

Previous Next

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

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

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