Hi all!
Is it possible update join by two table without additional coding? I mean something like ADO master table feature, that describes wich table should be updated in multytable select.
I have to update simle select where ine of the fields is just lookup performed on server. I use CashedUpdates and select rowid for main table. But when I tryed to apply updates I got ORA-01410 error. Invalid ROWID.
I guess it should be doible without using OnApplyRecord.
WBR
Is it possible update join by two table without additional coding? I mean something like ADO master table feature, that describes wich table should be updated in multytable select.
I have to update simle select where ine of the fields is just lookup performed on server. I use CashedUpdates and select rowid for main table. But when I tryed to apply updates I got ORA-01410 error. Invalid ROWID.
I guess it should be doible without using OnApplyRecord.
WBR