Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client
MyDAC是一个很好的访问MySQL的Delphi控件组,性能非常好。 2012年12月份发布的版本源码,版本历史如下: 7.6.11 12-Dec-12 Rad Studio XE3 Update 1 is now required C++Builder 64-bit for Windows is supported TMyDumpOptions.FieldsAsString property for dumping all data types as string is added Bug
mydac7控件下载,MySQL连接解决方案工具,有效替代Borland的MySQL数据库引擎。 Data Access Components for MySQL (MyDAC) 是一个数据访问组件的组件库,它提供了对MySQL数据库服务器的直接访问。MyDAC可以直接连接到MySQL服务器或MySQL客户端库。MyDAC用来帮助程序员开发更快和更简洁的MySQL数据库应用程序。
MyDAC是一个很好的访问MySQL的Delphi控件组,性能非常好。
2012年12月份发布的版本源码,版本历史如下:
7.6.11 12-Dec-12
Rad Studio XE3 Update 1 is now required
C++Builder 64-bit for Windows is supported
TMyDumpOptions.FieldsAsString property for dumping all data types as string is added