TLocateExOptions problems

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mdietike
Posts: 7
Joined: Wed 06 Jun 2007 09:10
Location: Switzerland

TLocateExOptions problems

Post by mdietike » Wed 06 Jun 2007 09:34

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.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 06 Jun 2007 09:42

You should use the MemData unit.

mdietike
Posts: 7
Joined: Wed 06 Jun 2007 09:10
Location: Switzerland

Post by mdietike » Wed 06 Jun 2007 09:51

Thanks a lot, this solved my problem

mdietike

Post Reply