E
Ebbe Kristensen
In order to learn a bit of C#, I am looking at developing a PC/Pocket
PC application combo that will need a database of some sort. I want to
be able synchronize the Pocket PC database with its PC counterpart. So
far, I have found these options:
- CE SQL server. I am not really keen on this as I would like the PC
app to be a stand-alone app not needing an MS SQL server.
- MS Access/Pocket Access using ADOCE from www.inthehand.com. I'll
probably go with this one.
XML is out as I need to do some queries that will be easy in SQL and
fairly difficult without.
What have I overlooked?
Ebbe
PC application combo that will need a database of some sort. I want to
be able synchronize the Pocket PC database with its PC counterpart. So
far, I have found these options:
- CE SQL server. I am not really keen on this as I would like the PC
app to be a stand-alone app not needing an MS SQL server.
- MS Access/Pocket Access using ADOCE from www.inthehand.com. I'll
probably go with this one.
XML is out as I need to do some queries that will be easy in SQL and
fairly difficult without.
What have I overlooked?
Ebbe