Been working on trying to write a simple program to move database from Pocket PC (access) to Desktop.

I have the data collected, and the access database gets sync'ed but would like an easy way for the user to save the database to a location on their desktop so they can easily EMail the data to me.
I found an example at:

http://www.devbuzz.com/content/zinc_...device_pg1.asp

and typed in all the code etc and all seems to run -- but I get a Error: 6 Overflow
Then noticed they posted the code as well (smile) so I worked with that - but same error ...

I would welcome anyone's help who has had experience with this - or has another example I can follow to do this - what would seem to be - a rather easy task!
But currently has me stumped.

Thank you!