On 28 Jan 2012, at 11:15am, Live Happy wrote: > what is the maximum size of sqlite on the mobiles phone (android, iPhone, > blackberry, windows mobile) > its the same on all of them ?
SQLite can handle far bigger databases than any of those platforms can. So the maximum size of a database depends on the capacity of each specific phone. And all those platforms include phones of different capacities. > and in wish of them sqlite more compatibility SQLite is perfectly compatible with itself: it uses the same database file format, no matter what hardware it is running on. However, I don't know what's involved in programming blackberry phones. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users