EPUB | CHM | PDF

TMySQLDatabase.Methods.Connect

Top Previous Next

note Since v2.5.3

Connects TMySQLDatabase to MySQL database.

Syntax:

procedure Connect;

Description:

Call Connect to set the Connected property for the component to True. When Connected is True, component is connected to database and ready to exchange data with it.

See also: Connected property and Disconnect method