| Author |
Dbmlsync Server Event Hooks
|
|
| Bob Piskac 2005-05-12, 11:24 am |
| Are there any Dbmlsync Server Event Hooks? I need to clean up data after a
sync on the main database server.
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2005-05-12, 11:24 am |
| dbmlsync connects to the remote database and does not have a connection to
the consolidated. You could define an end_synchronization script on the
consolidated to do cleanup on the consolidated.
--
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 "Platform Preview" and "Time Frame" to ALL
"Bob Piskac" <Bob@pbsoftware.com> wrote in message
news:42837eec$1@foru
ms-2-dub...
> Are there any Dbmlsync Server Event Hooks? I need to clean up data after a
> sync on the main database server.
>
>
| |
| Bob Piskac 2005-05-12, 11:24 am |
| That's what I needed thank you.
"Reg Domaratzki (iAnywhere Solutions)" < Spam_bad_rdomarat@ia
nywhere.com>
wrote in message news:42838226$1@foru
ms-2-dub...
> dbmlsync connects to the remote database and does not have a connection to
> the consolidated. You could define an end_synchronization script on the
> consolidated to do cleanup on the consolidated.
>
> --
> 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 "Platform Preview" and "Time Frame" to ALL
>
> "Bob Piskac" <Bob@pbsoftware.com> wrote in message
> news:42837eec$1@foru
ms-2-dub...
>
>
|
|
|
|