DAC for MySQL

TBDE2MySQLDAC

Previous Next

TBDE2MySQLDAC This component is intended for the conversion of BDE, ZeosDB, dbExpress, ADO Database objects into DAC for MySQL Database objects. It provides an easy way of migration from BDE, ZeosDB, dbExpress, ADO components to DAC for MySQL.

BDE componentZeosDB componentdbExpress componentADO componentDAC for MySQL analog
TTableTZTableTSQLTableTADOTableTmySQLTable
TQueryTZQueryTSQLQueryTADOQueryTmySQLQuery
TStoredProcTZStoredProcTSQLStoredProcTADOStoredProcTmySQLStoredProc
--TSQLDatasetTADODatasetTmySQLQuery
See also:Properties