what is the difference between mydac driver dbExpress and th

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
e arlati

what is the difference between mydac driver dbExpress and th

Post by e arlati » Thu 02 Dec 2004 08:09

what is the difference between mydac driver dbExpress and the standard ones ( the ones provided with delphi 6 ).

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Re: what is the difference between mydac driver dbExpress and th

Post by Ikar » Thu 02 Dec 2004 10:22

Following the main features of the DbxMda driver.
  • Access to MySQL server using client library or through protocol directly
  • High performance
  • Supports latest versions of MySQL
  • Support MySQL Embedded server
  • All MySQL data types support
  • Ability of monitoring query execution with DBMonitor
  • Extended options for advanced behaviour
  • Source code available
  • Free support for registered users
  • Licensed per a developer without royalty fee

Post Reply