Database app for xda II

J

John

Hi

We have a .net database app with MS Access backend running in house over a
windows 2000 server network. Is it possible to re-write the same app for xda
ii (http://www.xda-2.co.uk/under_the_bonnet.html) /windows mobile 2003 that
can updated data from/to server? What means can be used to update the data
(gprs?)? Is it too difficult to do this for someone with strong database
skills i.e. does gprs etc. require a lot of knowledge of the underlying
technology with a need to write code around it?

If access is a problem then we can move to SQL Server, but is this at all
possible?

Thanks

Regards
 
J

James McCutcheon

The only in built data sync in compact framework is to/from SQL Server and
SQL Server CE.
There are a few third party tools/frameworks to do what you want, ihookdb is
one that comes to mind.

GPRS can be treated just like a normal IP connection, but it is strong
recommendation that to build a stable reliable mobile application that you
seek out the help of an experienced Compact Framework developer. Just
because you build good desktop code doesnt make a good mobile developer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top