Hi guys,
At the moment for the project I've been working on (VB.NET), the user must download a CSV file manually from their PDAs (via ActivSync) for further processing and database entry.
Basically, they download the CSV file from their PDAs and then another program is used to upload the data in the CSV to the database.
Now, is there a way to access the CSV file stored on the PDA from a desktop application (VB.NET)? Or, programatically download the CSV file from the PDA?
Thanks
At the moment for the project I've been working on (VB.NET), the user must download a CSV file manually from their PDAs (via ActivSync) for further processing and database entry.
Basically, they download the CSV file from their PDAs and then another program is used to upload the data in the CSV to the database.
Now, is there a way to access the CSV file stored on the PDA from a desktop application (VB.NET)? Or, programatically download the CSV file from the PDA?
Thanks