|
Home > Archive > SQL Anywhere Mobile > February 2006 > What happens when remote change data ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
What happens when remote change data ?
|
|
| Fantom 2006-02-01, 3:25 am |
| Hi
What is happens :
1) i inititate synch
2) data is upload to consolidated
3) on client i add, edit, delete some records
4) data is download from consolidated base, and this data is "colision" with
change data in point 3 ?
Fantom
ps. When work synchronization, i may work in remote database ?
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-01, 7:24 am |
| This situation will cause your download to fail and be rolled back so the
change you made in step 3 is not lost. During the next synchronization,
your change in step 3 will be uploaded, allowing the conflict to be handled
by the conflict resolution scripts you may have written in MobiLink.
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"Fantom" <szczukot@skasujto.poczta.onet.pl> wrote in message
news:43e07314$1@foru
ms-1-dub...
> Hi
> What is happens :
> 1) i inititate synch
> 2) data is upload to consolidated
> 3) on client i add, edit, delete some records
> 4) data is download from consolidated base, and this data is "colision"
with
> change data in point 3 ?
>
> Fantom
> ps. When work synchronization, i may work in remote database ?
>
|
|
|
|
|