Guest dt_matthews Posted February 15, 2008 Report Posted February 15, 2008 Hi All, I have had a google for info on this Question but can’t seem to find much, certainly not very formal documentation or examples anyway. I therefore hope someone (developer / T.A or such) can point me in the right direction! I have the following (Windows Mobile) PDA development requirement. In a nutshell, I want to create a browser-based application [not custom-UI] which writes to a local (SQL Server Mobile edition) database and then sends the information as and when a GPRS connection is available. Could some kind soul tell me if this is possible? I know on a standard PC this would be tricky for security reasons (i.e. browser being sand-boxed) but hopefully there is an approach to allow a browser to run off local cached web pages and save to its local file-system (db) Looking forward to any info! :) Thanks, Dan
Guest dt_matthews Posted February 17, 2008 Report Posted February 17, 2008 no-one got any knowledge / advice????
Guest peter aviano Posted June 13, 2008 Report Posted June 13, 2008 no-one got any knowledge / advice???? You might want to look at Google Gears. Provides local persistence when offline and also synch's back to your website when you go online.
Guest Paul (MVP) Posted June 18, 2008 Report Posted June 18, 2008 I don't think what you suggest will work. Gears may be a good option as suggested, else you'll need to write a 'real' app. P
Guest dt_matthews Posted June 18, 2008 Report Posted June 18, 2008 I don't think what you suggest will work. Gears may be a good option as suggested, else you'll need to write a 'real' app. P ta all, i will have a look @ Google Gears then...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now