|
Home > Archive > SQL Anywhere Mobile > April 2005 > Are multiple dbmlsync host addresses supported?
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 |
Are multiple dbmlsync host addresses supported?
|
|
| Breck Carter 2005-04-18, 9:24 am |
| Are multiple dbmlsync host addresses supported?
Does the version 9 dbmlsync.exe support multiple host
addresses, as in the following?
dbmlsync -e adr=host=hostname-or-ip;host=hostname-or-ip
If so, will it use the second address if it can't connect to
the first?
Breck
| |
| Graham Hurst 2005-04-20, 11:24 am |
| No, but 9.0.2 added the sp_hook_dbmlsync_con
nect_failed dbmlsync hook so
you can do that yourself.
Cheers,
Graham
Breck Carter wrote:
> Are multiple dbmlsync host addresses supported?
>
> Does the version 9 dbmlsync.exe support multiple host
> addresses, as in the following?
>
> dbmlsync -e adr=host=hostname-or-ip;host=hostname-or-ip
>
> If so, will it use the second address if it can't connect to
> the first?
>
> Breck
|
|
|
|
|