Hello!
If I set the UniqueFiels with some fieldname DOA will use this fieldname in DML instead of Rowid, doesn't it?
But if I set RefreshOptions=(roBeforeUpdate) it will use Rowid in select predicate before updating a row.
My join query doesn't have any correct rowid so it raises error.
Is it bug or feature?
Please, tell me what should I do?
If I set the UniqueFiels with some fieldname DOA will use this fieldname in DML instead of Rowid, doesn't it?
But if I set RefreshOptions=(roBeforeUpdate) it will use Rowid in select predicate before updating a row.
My join query doesn't have any correct rowid so it raises error.
Is it bug or feature?

Please, tell me what should I do?