Then you have 2 general options:
1) use upWhereAll and manually exclude fpInWhere from TField.ProviderFlags for not needed fields and include for needed.
2) use TADUpdateSQL and custom ModifySQL command.
↧