Update online database with changed VIP data Query online for last_vip_id web last_id data Set last_vip_id from data received var_read
data
Prepare updated data in VIP comment VIP Initialization sql call vip.sync_get_init(#remote_last_id#)
VIP Post Code Selection sql call vip.sync_get_post_code(#remote_last_id#)
postcode
VIP Place Selection sql call vip.sync_get_place(#remote_last_id#)
VIP Deinitialization sql call vip.sync_get_deinit(#remote_last_id#)
Send collected data to online web update_data