| David Fishburn 2005-10-27, 8:21 am |
| "Alexey Panshin" <lesha@unact.ru> wrote in news:435e1020$2@foru
ms-2-dub
of sybase.public.sqlanywhere.mobilink:
AP> I have an ASA database which acts as Mobilink client twice with two
AP> consolidated databases( i use ASA version 9.0.2.3193).
AP> I have two different publications and two diferent synchronization
AP> users/subscriptions for it. Table A included in both publication.
AP> I synchronize database with first consolidated database and some rows
AP> dowloaded into table A.
AP> I synchronize database with second consolidated and this rows are not
AP> appears in upload stream.
AP> Is it ASA synchronization feature?
Correct, downloaded rows are not uploaded. If we did this would lead to
circular synchronization which would just be syncing the same rows round
and round and round.
AP> Can i upload rows dowloaded from first consolidated into second
AP> consolidated any way?
You can move the new rows into a different table. So use table B.
After you download into table A, copy the rows to table B. These rows
will be uploaded to the other ML server.
If you give us a better idea of why you are doing this, what business
case you are trying to solve, we might have better suggestions.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
|