I have downloaded a trial version of MyDAC for Delphi7 and cannot get the Demo project to work.
When I try to create the database I get the following error:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE = INNODB' at line 10"
If I use the MySQL query browser to create it using InstallDemoObjects.sql I get the same error. The database schema seems to be only partly created as a result.
I am using MySQL server 5.5
Peter
Demo project not working
-
AndreyZ