MyComponents 4.5.0
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.
New features available in version 4:
- New built-in MySQL 4.1/5 authentication support
- Support for standard Borland “:”-parameters as well as macro substitutions.
- Design your MySQL database in the Delphi/Kylix IDE
- Why worry about transaction support when you can set only one option to True and have each dataset wrap it’s SQL in start, commit and rollback transactions automatically?
Homepage: http://www.scibit.com/products/mysqlcomponents/
Download: sbmcsd.exe
File Size: 2.0 MB
Delphi Version: Delphi 5 - Delphi 2007
Source: None
Sunday 20 May 2007 | Delphi Tutorial | Database