Re: [sqlite] SQLite is perfect for FILE based MESSAGE QUEUE?

2010-10-31 Thread Jeremy Hinegardner
You may also want to look at libjlog https://labs.omniti.com/labs/jlog enjoy, -jeremy On Thu, Sep 30, 2010 at 10:11:54AM +0200, Lynton Grice wrote: > Hi there, > > > > I am a HUGE SQLite fan and have an interesting question I have been > scratching my head about for a couple days now. > >

[sqlite] bug report - spelling in doc

2010-10-31 Thread Yehudah Duwell
I found a spelling error in the doc ** Type used to cache parameter information for the "circle" r-tree geometrycallback. http://www.sqlite.org/src/doc/trunk/src/test_rtree.c OLD ** is by testing if each corner of the bounding box likes within radius NEW ** is by testing if each corner of the

[sqlite] typo in sqlite.c

2010-10-31 Thread marcus eber
Hi, I guess there is a typo at the beginning of sqlite.c Orignal text: ...Performance improvements of 5% are more are commonly seen when SQLite is compiled as a single translation unit. Should be (are->AND) ... of 5% AND more are commonly ... Regards, Marcus -- Neu: GMX De-Mail - Einfach

Re: [sqlite] GUI for data entry

2010-10-31 Thread Mihai Militaru
Thanks for the suggestion, Tom, your post was very educational. At least in my case, you're on the spot, I knew about views but I didn't use them in my project so far, although a short analysis tells me that they would be extremely useful for it - for example I should create one called "files" for