G
Guest
(i already posted this message a few days ago on the sql ce newsgroup and no
one has been able to help me...)
Hello...
We are running a .Net CF app with SQL CE 2.0.
In the cases where there is a long running replication process (we have some
mobile devices that are replicating via cell modem...a requirement), does
anyone know of a way to cancel gracefully out of a replication process?
I was thinking of changing our current replication function to operate on a
background thread for starters...but then....is there a "cancel" or "abort"
call that I can use to gracefully end replication? I don't want to corrup
the local SQL CE database or cause other app errors if possible.
thanks
- dw
one has been able to help me...)
Hello...
We are running a .Net CF app with SQL CE 2.0.
In the cases where there is a long running replication process (we have some
mobile devices that are replicating via cell modem...a requirement), does
anyone know of a way to cancel gracefully out of a replication process?
I was thinking of changing our current replication function to operate on a
background thread for starters...but then....is there a "cancel" or "abort"
call that I can use to gracefully end replication? I don't want to corrup
the local SQL CE database or cause other app errors if possible.
thanks
- dw