View Single Post
  #2 (permalink)  
Old 08-16-2006, 06:40 PM
SCPH
Pupil
Join Date: Mar 2006
Posts: 48
Default 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.
 
Reply With Quote