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 |