Page 1 of 1

TLocateExOptions problems

Posted: Wed 06 Jun 2007 09:34
by mdietike
Hello, I am evaluating the ODAC 6.05 version (is to say I am using the trial version), and if I compile my project I get an error that the TLocateExOptions are not declared although I am using the MemDS unit.

Posted: Wed 06 Jun 2007 09:42
by Plash
You should use the MemData unit.

Posted: Wed 06 Jun 2007 09:51
by mdietike
Thanks a lot, this solved my problem

mdietike