automating pocket pc program execution
From: Dan Peter (anonymous_at_discussions.microsoft.com)
Date: 08/24/04
- Next message: Kevin: "Active Sync Partnerships"
- Previous message: Klaus Priechenfried: "BatchWriteError"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 13:45:16 -0700
I have a C# PocketPC application that uses the
SqlCeReplication class to synchronize a SQL CE database
with a SQL 2000 database using merge replication. It
will be deployed to 6 PocketPCs, and I need it to run at
least once a day on each PDA to keep the database on the
PDA reasonably up-to-date. But since a network
connection is needed and can't be guaranteed the perfect
solution would be if the program could be automatically
executed whenever the users dock their PDAs and use
Activesync. Basically if I asked them all to run the
program every day it would never happen.
Does anybody know if this is possible and how I could set
it up, or if anybody has any experience attempting
something similar any advice would be appreciated.
Thank you.
- Next message: Kevin: "Active Sync Partnerships"
- Previous message: Klaus Priechenfried: "BatchWriteError"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|