SQLite
If you are interested in this, you might want to check out SQLite instead. Instead of being a database with caveats for each platform, it works exactly the same on every platform (mobile, MS Desktop, *nix, MacOS, everything). It is not as full featured as MSSQL, but I would say it covers 90% of what most people expect to do with a database on a phone.
|