EPUB | CHM | PDF

TMySQLDatabase

Top 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.

note Please read this FAQ section if you want to use Unicode strings in your application: How to use Unicode data in my application?

See also: Properties, Methods, Events