kennyschiff
07-27-2004, 01:45 PM
We are in the process of evaluating whether to develop a field service work order application using Smartphone 2003. Here in Connecticut, the i600 appears to be the best candidate.
Our backend data is in MS SQL, and our user application needs to accomidate for the user being disconnected at times, so some sort of sync needs to happen.
We can't reliably count on a desktop machine in the mix, so I'm looking for a methodology for being able to connect via Smartphone to the the backend data, retrieve latest user specific update data, then cache it locally, accomodating for some user edits to the local store that will be updated in real-time if connectivity is available, or updated next time within coverage.
We are also exploring a potential browser version of this application for use on laptops, perhaps with XML as the means of local storage.
I'm not that smart about smartphones at this point, so any help would be appreciated. I'm looking for an overall approach that would work given my requirements, and perhaps specific development tools that may help us.
Also, I'm open to those offering the expertise to consult on the project.
KS
Our backend data is in MS SQL, and our user application needs to accomidate for the user being disconnected at times, so some sort of sync needs to happen.
We can't reliably count on a desktop machine in the mix, so I'm looking for a methodology for being able to connect via Smartphone to the the backend data, retrieve latest user specific update data, then cache it locally, accomodating for some user edits to the local store that will be updated in real-time if connectivity is available, or updated next time within coverage.
We are also exploring a potential browser version of this application for use on laptops, perhaps with XML as the means of local storage.
I'm not that smart about smartphones at this point, so any help would be appreciated. I'm looking for an overall approach that would work given my requirements, and perhaps specific development tools that may help us.
Also, I'm open to those offering the expertise to consult on the project.
KS