Delphi for delphier

September 24, 2008

MySQL Data Access Components

Diarsipkan di bawah: Umum — ekoindri @ 12:10 pm

MySQL Data Access Components

Professional,Enterprise

MySQL Data Access Components

Core Lab

MySQL Data Access Components (MyDAC) library offers a set of
nonvisual components for Borland Delphi and C++ Builder. They provide
access to MySQL database and are an alternative to a standard
way of accessing databases using BDE and ODBC.

Using BDE in database applications amounts to the following data path
between server and client:

[MySQL] <-> [ODBC] <-> [SQL Links] <-> [BDE] <-> [Client application]

MyDAC works directly through native MySQL interface.
Applications with MyDAC components access server directly:

[MySQL] <-> [Client application]

Using MySQL Data Access gives you the following advantages:

- Direct access to MySQL data. No distributing, installing and configuring the BDE and ODBC;
- Doesn’t require MySQL’s software on client side with Direct option and works directly through TCP/IP;
- VCL, VCL.NET and CLX versions of library
- Supports the latest versions of MySQL server
- All MySQL data types support
- Supports MySQL specific features;
- High performance controlled fetch of large data blocks;
- Optimized string and binary data storing;
- Automatic data updating with TMyQuery and TMyTable components;
- Automatic record refreshing;
- MySQL Embedded server support;
- Connection pooling feature;
- Stored procedures support;
- Support for compression protocol;
- Unicode and national charsets support;
- Encrypted SSL connections support;
- BLOB compression support added;
- TMyScript component to execute scripts;
- TMyLoader component for fast loading data;
- Separated run-time and GUI specific parts allow to create pure console applications such as CGI;
- Advanced design-time editors;
- MySQLBuilder Add-in extends design-time capabilities by set of tools to build and check queries;
- Extended SQL tracing capabilities provided by TMySQLMonitor component and DBMonitor application;
- Includes source code of TCRDBGrid enhanced data-aware grid control;
- Wide data-aware and reporting components support, including InfoPower, ReportBuilder, FastReport;
- Easy migration from BDE with Migration Wizard;
- Allows to use Professional Edition of Delphi, C++ Builder or Kylix to develop client/server applications.
- and many other features.

Compatibility
————-

MyDAC supports MySQL server version 5.1, 5.0, 4.1, 4.0 and 3.23. Following development environments are supported by MyDAC:
CodeGear Delphi 2007 for Win32
Turbo Delphi Professional
Turbo Delphi for .NET Professional
Turbo C++ Professional
Borland Developer Studio 2006 including support of Delphi for Win32, Delphi for .NET and C++ Builder Personality
Borland Delphi 2005
Borland Delphi 8
Borland Delphi 7
Borland Delphi 6
Borland Delphi 5
Borland C++ Builder 6
Borland C++ Builder 5
Borland Kylix 3
Borland Kylix 2
Only Professional, Enterprise and Architect editions are supported. Also MyDAC does not support Kylix Open Edition.

Install MySQL Data Access Components

MySQL Data Access Components home page

1 Tanggapan »

  1. Yup, aq dah pake komponen ini…., secara performance seh emank lebih bagus daripada Zeos, secara komponen ini meng-akses API-nya MySQL secara Native tanpa melalui libMysql.dll …….

    Comment oleh Kecret — November 19, 2008 @ 2:30 pm | Balas


RSS umpan untuk komentar-komentar dalam tulisan ini.

Tinggalkan sebuah tanggapan

Blog pada WordPress.com.