MyDAC

TMyEmbConnection Class

A component for establishing connection to Embedded MySQL server.

For a list of all members of this type, see TMyEmbConnection members.

Unit

MyEmbConnection

Syntax

TMyEmbConnection = class(TCustomMyConnection);

Remarks

TMyEmbConnection component is used to establish a connection to MySQL Embedded server and provide its enhanced support.

Using TMyEmbConnection allows refusing from using configuration file (my.ini) and also lets you handle MySQL server messages written into log files.

Inheritance Hierarchy

TCustomDAConnection
   TCustomMyConnection
      TMyEmbConnection

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback