Re: [sqlite] SQLite Expert query execution speed

2012-08-10 Thread Keith Medcalf
y, 10 August, 2012 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

[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

2011-11-01 Thread stefanos sofroniou
Monday, October 31, 2011 11:05 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

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 wrote: > Hi all, > > Searching the archives implies, that

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. > > > > > >

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

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.

[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