mikebrewer
Registered User.
- Local time
- Today, 15:36
- Joined
- Sep 28, 2011
- Messages
- 93
Hi all,
I have an application that is using SQL Express as a backend and syncing to a SQL database through SQL web synchronization. This all works great and my clients have my custom application to interface with their local database and do work and it syncs back to the corporate database and I've got it scheduled to run in Windows every minute. What I would like to do is have a button or on event set of code that forces that sync pairing to run and I'm not exactly sure how to do that. Does anyone have an idea? I've googled around for it but so far I've come up with nothing.
I have an application that is using SQL Express as a backend and syncing to a SQL database through SQL web synchronization. This all works great and my clients have my custom application to interface with their local database and do work and it syncs back to the corporate database and I've got it scheduled to run in Windows every minute. What I would like to do is have a button or on event set of code that forces that sync pairing to run and I'm not exactly sure how to do that. Does anyone have an idea? I've googled around for it but so far I've come up with nothing.