On 15 Dec 2012, at 5:19pm, Çağlar Orhan <cagla...@gmail.com> wrote:

> i just begin to use sqlite for my little project. The main job is to record
> documents names, subjects, date etc. to database and running queries on it.
> I wonder if sqlite handle huge amounts of data inserted? Is there a limit
> of file capacity of .sqlite file, or record count?

It is unlikely that you will hit any problems.  Here is a page on many of the 
'maximum' numbers in SQLite:

<http://www.sqlite.org/limits.html>

if you still have questions, please get back to us.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to