See Also TMySQLServer reference
Purpose
To supply all attached datasets with physical connections to the MySQL Server using the standard libmysql.dll.
Tasks
This is the main component in the MyComponent suite. The TMySQLServer is used to handle the actual connections to the MySQL Server using the one of three different drivers, Direct, Embedded, Library. Most of the time you will use only one server component with multiple TMySQLDatasets.