Page 1 of 1

undefined: TLocateExOptions ?

Posted: Sat 06 Dec 2008 09:44
by Peter Helfrich
Hello,

I'm using Delphi7 with the actual MyDAC Pro.

If I want to use LocateEx. I get an error because TLocateExOptions is
undefined. Why?

What can I do?

Posted: Tue 09 Dec 2008 11:46
by Dimon
To solve this problem you should add the MemData unit to the uses clause of the unit where the error arises.