[sqlite] Impact of no.of tables and records on Startup time

2007-10-25 Thread Kiran Kumar.M.R
Hi, When SQLite is used in on disk mode, What is the impact of no. of tables and records on the startup time. For example, 1. number of tables (10, 100, 1000 tables, each having 100 records, each record 256 bytes) 2. number of records in a single table (1 table, having 10,100,1000

Re: [sqlite] sqlite build issues on IBM's HP-UX 11i

2009-10-13 Thread Kiran Kumar.M.R
Hi, We have used Sqlite-3.6.16 on both HP-UX PA-RISC( Compiler gcc 4.1.1 and aCC A.03.95) and newer HP-UX IA64 machines ( aCC A06.23). Compilation of amalgamation file sqlite3.c is usually problematic. libsqlite.sl is compiled without using amalgamation. All functionality works fine. While debug

[sqlite] SQLITE_THREAD_OVERRIDE_LOCK

2007-11-22 Thread Kiran Kumar.M.R
Hi, I am not clear on when this flag must be enabled. SQLITE_THREAD_OVERRIDE_LOCK What are the implications of enabling this. Thanks, Kiran *** This e-mail and attachments contain