[sqlite] SQLite Expert query execution speed

2012-08-10 Thread Gert Corthout
hello, we have noticed that executing a select query in SQLite expert is 3 times as fast as executing it using our own C++ application. This seems quite odd as we are doing no funky stuff in the code, the sqlite3_step alone in our app takes longer then the entire process in (compiling the

Re: [sqlite] SQLite Expert query execution speed

2012-08-10 Thread Keith Medcalf
06:03 To: sqlite-users@sqlite.org Subject: [sqlite] SQLite Expert query execution speed hello, we have noticed that executing a select query in SQLite expert is 3 times as fast as executing it using our own C++ application. This seems quite odd as we are doing no funky stuff in the code

Re: [sqlite] SQLite Expert

2011-11-01 Thread stefanos sofroniou
PM Subject: Re: [sqlite] SQLite Expert I use the free version of sqlite expert.  I use sqlite for my IO handling. Having the power of sql available to test values, generate counts, etc... is indispensable. On Sun, Oct 30, 2011 at 2:50 PM, Abair Heart abairhe...@gmail.com wrote: Hi all

Re: [sqlite] SQLite Expert

2011-10-31 Thread Abair Heart
Thanks for your answer, Jean-Christophe, I'll give it a try. Abair On Sun, 30 Oct 2011 22:41:58 +0100 Jean-Christophe Deschamps said: On 30 Oct 2011, at 7:50pm, Abair Heart wrote: Searching the archives implies, that sqlite expert hasn't been asked about. Has anyone tried it

Re: [sqlite] SQLite Expert

2011-10-31 Thread Don V Nielsen
I use the free version of sqlite expert. I use sqlite for my IO handling. Having the power of sql available to test values, generate counts, etc... is indispensable. On Sun, Oct 30, 2011 at 2:50 PM, Abair Heart abairhe...@gmail.com wrote: Hi all, Searching the archives implies, that sqlite

[sqlite] SQLite Expert

2011-10-30 Thread Abair Heart
Hi all, Searching the archives implies, that sqlite expert hasn't been asked about. Has anyone tried it yet? Is the program safe? time-saving? Thanks for any input. Abair ___ sqlite-users mailing list sqlite-users@sqlite.org

Re: [sqlite] SQLite Expert

2011-10-30 Thread Simon Slavin
On 30 Oct 2011, at 7:50pm, Abair Heart wrote: Searching the archives implies, that sqlite expert hasn't been asked about. Has anyone tried it yet? Is the program safe? time-saving? Give me the $59 and a Windows computer and I'll check it out. Simon.

Re: [sqlite] SQLite Expert

2011-10-30 Thread Jean-Christophe Deschamps
On 30 Oct 2011, at 7:50pm, Abair Heart wrote: Searching the archives implies, that sqlite expert hasn't been asked about. Has anyone tried it yet? Is the program safe? time-saving? Give me the $59 and a Windows computer and I'll check it out. Simon. As a long-term fan user of SQLite