Publisher
DevartSubcategories
Average rating
Deze score is berekend door AI op basis van publiek beschikbare informatie.
4.7 / 5
About this software
MyDAC is a library of native data-access components that lets Delphi, C++Builder, and Lazarus applications connect to MySQL and MariaDB servers. It supports direct (no client library) and client modes, cross-platform targets, and integrations with cloud MySQL services.
The Professional edition adds advanced MySQL-specific features and dataset management; a Professional with Source Code variant is offered as a separate purchase option for source access.
Purchase
Devart MyDAC
In Stock
Delivery: 1 working day
Loading...
€170.27
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Native direct connectivity: Enables direct connections to MySQL without external client libraries.
- Cross-platform support: Works with Delphi, C++Builder, and Lazarus on multiple operating systems.
- Advanced MySQL features: Supports SSL, prepared statements, embedded server, and server management tasks.
- Source code option (add-on): Professional edition can be purchased with source code access as an add-on.
- Monitoring and tooling: Includes tools such as dbMonitor for tracing and analyzing DB calls.
Available languages
- English
Support information
- Documentation and guides: Comprehensive online documentation and installation guides are published on Devart's site.
- Knowledge base and forum: A community forum and knowledge-base articles are available for troubleshooting and examples.
- Updates and fixes: Product updates, hotfixes, and nightly builds are published through Devart channels.
- Source installation notes: Installation instructions for source-code editions are provided in the supplied ReadmeSrc.html file.
- Priority support option: Priority support is available via Devart's maintenance/subscription options.
Frequently asked questions
What is Devart MyDAC?
A native data access component library for Delphi and C++Builder that enables direct connections to MySQL databases and provides components to execute SQL and work with result sets.
Which development environments does MyDAC support?
Designed for use with Delphi and C++Builder IDEs, integrating into their component-based development workflows for building database applications.
How does MyDAC connect to MySQL databases?
It provides native connectivity from the application runtime to MySQL servers through its connection components, avoiding ODBC layers and intermediary drivers.
Can MyDAC be used with visual component frameworks in Delphi/C++Builder?
Includes components intended for design-time placement and runtime use within the IDE's visual frameworks, enabling data-aware controls and bindings to dataset components.
What database operations can MyDAC handle?
Supports executing SQL statements, managing transactions, using parameterized and prepared queries, and handling result sets and binary large objects in applications.