http://www.sqlite.org/limits.html --- Marco Bambini http://www.sqlabs.net http://www.sqlabs.net/blog/ http://www.sqlabs.net/realsqlserver/
On Jun 23, 2008, at 8:55 AM, Shailesh Birari wrote: > Hello all, > I wanted to know if there are any upper limits on the following: I > have > seen sqlite_ext.h but did not any so just wanted to confirm the same. > > 1) Max number of tables in the sqlite database? > 2) Max number of fields/columns in the table : 2000?? > 3) Max column name size? > 4) Max table name size? > 5) Max database name size? > 6) Max constraint name size? > 7) Max table constraints in the table:? > > Kindly let me know, > Regards > Shailesh > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

