Where to find myDac.inc
Posted: Fri 13 Apr 2012 21:30
When I tried to compiled
unit frxMYDACComponents;
interface
{$I frx.inc}
{$I MyDac.inc}
MyDac.inc is missing
Where to find.
unit frxMYDACComponents;
interface
{$I frx.inc}
{$I MyDac.inc}
MyDac.inc is missing
Where to find.