The components are extremely flexible and powerful for the advanced developer, yet also simple to use if you are a beginner and comfortable with borland’s standard data aware components. The MyComponents accesses your MySQL servers/database directly, without any need for middle tier layers like BDE / ODBC / ADO or dbExpress with their inherent limitations.
MyComponents can use any of three drivers to access your servers, either the standard method using the MySQL AB clientlibrary, or direct access to your database using the embedded MySQL server which voids the need for a MySQL Server, or using only TCP/IP directly to the MySQL server, freeing your application of additional distribution of clientlibraries.



