L
Lonifasiko
Although I know this group is related to Compact Framework from
Microsoft.NET, I wanted to ask an open-source related question:
I want to embedd in a Linux based micro-device (Gumstix) a little
database to store changes made locally in the micro. Then, my purpose
is to synchronize this local database with a remote database located
in a computer over the net.
Until today, I've only worked with Windows Mobile powered devices, and
consequently, I've built applications using Compact Framework and SQL
Mobile as mobile database. Then, I've tried both RDA and Merge
Replication.
Therefore, appart from SQL Mobile, what are the most suitable
databases for mobile devices running Linux-based OS? I've heard
something about SQLite database.
Moreover, which is the most suitable way to accomplish data
synchronization between these open-source mobile databases and rmeote
databases. Only web services is the choice?
I would really appreciate any help on this cause don't know any other
mobile database technology.
Thanks very much in advance.
Microsoft.NET, I wanted to ask an open-source related question:
I want to embedd in a Linux based micro-device (Gumstix) a little
database to store changes made locally in the micro. Then, my purpose
is to synchronize this local database with a remote database located
in a computer over the net.
Until today, I've only worked with Windows Mobile powered devices, and
consequently, I've built applications using Compact Framework and SQL
Mobile as mobile database. Then, I've tried both RDA and Merge
Replication.
Therefore, appart from SQL Mobile, what are the most suitable
databases for mobile devices running Linux-based OS? I've heard
something about SQLite database.
Moreover, which is the most suitable way to accomplish data
synchronization between these open-source mobile databases and rmeote
databases. Only web services is the choice?
I would really appreciate any help on this cause don't know any other
mobile database technology.
Thanks very much in advance.