When updating the table using TOraTable and KeySequence feature, the query for cheking duplicate value that I put in the field level validation result an incorrect result as if the field value key is exist in the database server.
This is not happened if I don't use the KeySequence feature, but using manual query sequence.
Whats wrong ?
Rudolf