MyDAC 5.00 and MyDAC 3.55

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ravn
Posts: 1
Joined: Mon 26 Mar 2007 15:16

MyDAC 5.00 and MyDAC 3.55

Post by ravn » Mon 26 Mar 2007 15:23

I am using now MyDAC 3.55.
Can I install MyDAC 5.00 and recompile my program without rewrite my code.
Do MyDAC 5.00 support MySql 4.0.18

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 27 Mar 2007 07:41

ravn wrote:I am using now MyDAC 3.55.
Can I install MyDAC 5.00 and recompile my program without rewrite my code.
Yes, you can. This will not force you to rewrite your code.
Do not forget to uninstall MyDAC 3.55 before installing the new version of MyDAC.
ravn wrote:Do MyDAC 5.00 support MySql 4.0.18
Yes, it does.
MyDAC is tested with MySQL 5.1, 5.0, 4.1, 4.0, 3.23.

Post Reply