Database size limit on S60 [renamed]
-
i am planning on creating a mobile application on s60 phones with database. is there a limit regarding on size of the data on the database???
can s60 phone handle large amount of data?
Edit: renamed the topic to have a more informative title; Andre
-
How would you define "large"? Do you need 50-60 mb or 1 Gb?
Right now I'm using 0.5 mb database and my s60v3 is happy with it :)
-
What database are you planning to use?
SQLite is fully compatible to symbian devices. You can see "the limitations of SQLite here at their official site":http://www.sqlite.org/limits.html
Best regards,
Leon