The MobiLink server uses this event during processing of the upload to handle rows inserted into the remote database.
The following is an INSERT statement used in an upload_insert script.
INSERT INTO emp ( emp_id, emp_name ) VALUES ( { ml r.emp_id }, { ml r.emp_name } ); |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |