Some screenshots of the application
Why this tool ?
I made this application for two main reasons .
I don't use outlook/activesync to synchronize my contacts, first of all because it takes time, and secondly I'm working often at several places on different pcs.
I switch often between WM2003SE and WM2005 and because the outlook databases are different on both systems and that xbackup doesn't work on WM2005, I needed a tool to keep my contacts for both OS.
I decided not to use a binary format for the file, so the data could be edited easily and not to use UNICODE, avoiding so extra check and conversion.
Outlook contacts have 47 predefined properties in WM2003SE and 59 in WM2005.
PPCBckpContacts checks if the first line of the CSV file contains the 47 properties of WM2003SE => CSV4 or
contains the 59 properties of WM2005 => CSV5
If someone finds this tool valuable, I will probably continue the development and add more features. So comments, bug reports, suggestions are welcome.
Cheers



