A component for establishing connection to Embedded MySQL server.
For a list of all members of this type, see TMyEmbConnection members.
TMyEmbConnection = class(TCustomMyConnection);
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.
TCustomDAConnection
TCustomMyConnection
TMyEmbConnection