Re: [sqlite] Changing default PRAGMA SYNCHRONOUS at compile time

2005-05-31 Thread Dan Kennedy
--- nickg <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm on a Mac, OX 10.4.1, and Sqlite works great, except it seems > to be defaulting to PRAGMA SYNCHRONOUS=FULL (3) instead of > "NORMAL" (2). This is painfully slow. > While I can send 'set pragma synchronous=normal' at every write,

Re: [sqlite] philosophy behind public domain?

2005-05-31 Thread Andrew Piskorski
On Tue, May 31, 2005 at 04:21:44PM -0700, Gerry Snyder wrote: > Does anyone see a problem with releasing code under the user's option of > BSD or GPL? I much prefer the latter, so that added work (if Then you might as well just release it as BSD only in order to reduce confusion, and encourage

Re: [sqlite] philosophy behind public domain?

2005-05-31 Thread Gerry Snyder
Chad Whitacre wrote: Dear All, Chad, Thank you very much for your research into this. It is much appreciated. I have a TCL script which displays an SQLite file and allows such things as modify table and storing snippets of TCL code in the db file and executing them from there. I had

[sqlite] sorting and indices

2005-05-31 Thread Jelte Liebrand
Hi there, Appologies if this is not the correct forum to send this mail to, but i thought I'd start here as you guys probably know how to use sqlite the best. If this is wrong, please let me know where i should be sending my mail to... I've recently created a little gaming server, which keeps