When i try search records with locate or serachrecords methods and i make a logic teste with .found method, TwwOracleDataset component ever return FALSE to found method.
I know to that LOCATE and SEARCHRECORD metods get me all records of table and this is not good to performance.
How should I...