Page 1 of 1

Where to find myDac.inc

Posted: Fri 13 Apr 2012 21:30
by Daniel Fagnan
When I tried to compiled
unit frxMYDACComponents;

interface

{$I frx.inc}
{$I MyDac.inc}

MyDac.inc is missing
Where to find. :D

Posted: Tue 17 Apr 2012 09:01
by AndreyZ
Hello,

Thank you for the information. We have fixed this problem. To solve the problem, you should remove the "{$I MyDac.inc}" line from the frxMYDACComponents unit.