×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Activesync and Access

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

bcw let me know how you go with this, I am trying to do the same thing.

RE: Activesync and Access

(OP)
I was never able to find a good solution.  What I ended up doing was creating a button in my eVB application that deleted all the info in the tables I didn't want to carry on my PDA.  It's an extra step the user has to take after they sync but it's the best I could come up with.  I think you could probably have the code launch when activesync is finished but haven't looked into it.  You have to be careful with the Access database if you do it this way.  When they sync the PDA will try to delete all the info in the acess database.  I set the security on the Access database so some of the tables couldn't have info deleted.  Let me know if you find a better way.

RE: Activesync and Access

Bcw thought you maybe be able to help me with this query, I am trying to do exactly what it is you have done:

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

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close