Editor's review
This code package provides data access components for MySQL databases.
MicroOLAP Direct Access Components for MySQL and Delphi/C++ Builder provides builder component for direct connect to MySQL database server. This Borland Delphi/C++Builder component set allows you to create applications without BDE, ODBC, ADO and without libmysql.dll. The applications created with this set of components do no attract a runtime/distribution royalty. It is licensed per developer seat. Embarcadero RAD studio XE (Delphi XE to XE5, C++ Builder XE to XE50 are supported by this tool. It also supports Delphi 5-7, C++Builder 5-6, Borland Developer Studio 2005-2006 Win32 edition. Turbo Delphi 2006/2007/2009 and Turbo C++ 2006/2007/2009, etc. are also supported. MySQL 3.xx/4.x/5.x/6.x are supported. The code package supports stored procedures with IN, OUT and INOUT parameters. The data access components works with existing data-aware controls and report designers without any problems. BLOB fields are supported.
JPEG images support with source code is included in the package. TNT Unicode Controls Wrappers package for Unicode applications is also included. Setting up of a database connection and maintaining the connection is done through this tool set. Direct access to every record and field in an underlying database table is possible. Customized log-in to servers can be set up. It is possible to create, delete, update, or rename the database table at design time through right-click on a pop-up menu. Functions that encapsulate a dataset with a result set based on an SQL query are possible. Detailed help system and a set of demo applications will make the integration task fairly easy. This is a very good tool.
User comments