I am trying to compare and update, insert, or delete to a remote MSSQL database. Connected MSSQL database to SQL Anywhere with remote server, and added a proxy table.
Successfully inserted data from local table to remote proxy table with following q...