[sqlite] Still working on the mailing list.....

2004-06-26 Thread D. Richard Hipp
I have received reports that some people are getting mailing list traffic. But I, for one, am not. I'm continuing to work the problem. Sorry for cluttering your mailbox. If there are any qmail/ezmlm experts out there who would like to lend a hand, please email me directly. Or call me. Tnx. --

Re: AW: Test message

2004-06-26 Thread eno
Matthias Zirngibl wrote: -Ursprüngliche Nachricht- Von: D. Richard Hipp [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 26. Juni 2004 13:28 An: [EMAIL PROTECTED] Betreff: Test message The www.sqlite.org website has been rebuild from scratch. This message is the first test of the new mailing

AW: Test message

2004-06-26 Thread Matthias Zirngibl
> -Ursprüngliche Nachricht- > Von: D. Richard Hipp [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 26. Juni 2004 13:28 > An: [EMAIL PROTECTED] > Betreff: Test message > > The www.sqlite.org website has been rebuild from scratch. > This message is the first test of the new mailing list. T

Test message

2004-06-26 Thread D. Richard Hipp
The www.sqlite.org website has been rebuild from scratch. This message is the first test of the new mailing list. -- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565

Re: [sqlite] SQLite versions in CVS

2004-06-26 Thread John Oliva
To answer my own question for other's reference, you can view the SQLite CVStrac timeline and look at the release milestones. They have the date and time for each release. John > Thanks. What file should I reference to get the data/time for past > releases? > > John >

Removing of the paging module , for single threaded use

2004-06-26 Thread Devesh Agrawal
Hi , I wish to use use sqlite for my embedded system. I need to maintain a database of my current state. I basically have some daemons running , with only on daemon being incharge of interfacing with the rest of the world and also working on this db. I tried using sqlite , and as the no. of req