We are trying to use a single sql statement to perform a single database update across 2 tables that are resident on physically different AS/400s connected on the same LAN (to initiate single transaction that supports commit and rollback. Any ideas?
We are trying to use a single sql statement to perform a single database update across 2 tables that are resident on physically different AS/400s connected on the same LAN (to initiate single transaction that supports commit and rollback. Any ideas?