|
Home > Archive > SQL Anywhere Mobile > February 2006 > Synchronization client
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 |
Synchronization client
|
|
| Michael 2006-02-25, 9:50 am |
| How can i run remoultly Synchronization client on host with ASA Server
Personal Edition?
| |
| Greg Fenton 2006-02-25, 9:50 am |
| Michael wrote:
> How can i run remoultly Synchronization client on host with ASA Server
> Personal Edition?
Please, always post the version and build number of SQLAnywhere that you
are using (e.g. use the command "dbeng9 -v" for SQLAnywhere 9.x).
I don't think I understand the question. The synch client for ASA is
"dbmlsync" for both the personal and network engines.
What have you tried?
What were the results?
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Michael 2006-02-25, 9:50 am |
| Version of my SQLAnywhere is 9.0.2.2451. Whether there is a way to
operate (run) the synch client (dbmlsync) on remote machine from other
computer?
"Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
news:43fc97aa$1@foru
ms-1-dub...
> Michael wrote:
>
> Please, always post the version and build number of SQLAnywhere that you
> are using (e.g. use the command "dbeng9 -v" for SQLAnywhere 9.x).
>
> I don't think I understand the question. The synch client for ASA is
> "dbmlsync" for both the personal and network engines.
>
> What have you tried?
> What were the results?
>
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-25, 9:50 am |
| There is a book in the documentation entitled "Server-Initiated
Synchronization" that goes into detail on how events at the consolidated can
trigger a synchronization at the remote database.
--
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/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"Michael" <michael.molotsky@snapshield.com> wrote in message
news:43fd5bde$1@foru
ms-2-dub...
> Version of my SQLAnywhere is 9.0.2.2451. Whether there is a way to
> operate (run) the synch client (dbmlsync) on remote machine from other
> computer?
>
> "Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
> news:43fc97aa$1@foru
ms-1-dub...
>
>
| |
| Greg Fenton 2006-02-25, 9:50 am |
| Michael wrote:
> Version of my SQLAnywhere is 9.0.2.2451. Whether there is a way to
> operate (run) the synch client (dbmlsync) on remote machine from other
> computer?
>
No and yes.
No, the dbmlsync command must run on the same machine as the database is
on since it needs to access the transaction log directly.
Yes, because you could look to using the "dblsn" tool (part of
MobiLink's Server Initiated Synchronization) to "listen" for messages
coming over the network and initiate a synch when the right message arrives.
In the SQLAnywhere 9.x online docs, see:
MobiLink Server-Initiated Synchronization User's Guide
The Listener
- The Listener utility
(or read over that whole book for a complete understanding of Server
Initiated Synchronziation).
Hope this helps,
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
|
|
|
|
|