Activesync and Access
Activesync and Access
(OP)
I have a eVB application I created to run on Pocket PC. Using activesync I can sync my pocket access to my Access database on my desktop. The problem is I don't want everything to sync. Some items I just want to be copied from the pda to my desktop. For instance, while in the field I gather info on my clients and store it in pocket access. When I get back to the office I would like to be able to sync the info and clear the pda so it doesn't have to store all of that data. I haven't found a way to configure activesync to make tables on my pda read-only. But there is an option to make the destop Access tables read-only. Any ideas?
RE: Activesync and Access
RE: Activesync and Access
RE: Activesync and Access
I want to copy one CDB file from the PocketPC to the Desktop computer and then copy a clean version of the file onto the PocketPC from the Desktop computer.
The problem I am having is trying to work out how to write a bit of code in VB that will do this, I mean the copying part is easy but copying from the Mobile unit is a bit difficult, do you have any ideas.
ie C Drive = c:\ A Drive = A:\ Mobile Device = ??
Thanks for your help
ZeroAnarchy