Re: [sqlite] reasonable assumptions

2006-06-05 Thread René Tegel
[EMAIL PROTECTED] schreef: See http://www.sqlite.org/cvstrac/chngview?cn=3200 for the fix. In the changes i don't see calls to 'GetLastError()' as MS suggests.. Error logging might help tracing the error. Maybe a sqlite error log is a usefull feature request.. Another hint from the

RE: [sqlite] reasonable assumptions

2006-06-05 Thread Costas Stergiou
> The code compiles and runs for me. I am running the regression > test suite as I type this and there are no problems so far. However, > let me restate that I do not have the ability to test the behavior > of SQLite in the presence of virus scanners and Tortoise SVN, so > I am looking for

RE: [sqlite] reasonable assumptions

2006-06-04 Thread Costas Stergiou
> The fix is very simple - uninstall the SVN software which causes the > problem. I would imagine that Sqlite is not the only piece of software > which expects to have exclusive access to its journals. Well, I am the programmer in this case not the user :) Of course this would fix the problem on

Re: [sqlite] reasonable assumptions

2006-06-04 Thread John Stanton
--Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Δευτέρα, 5 Ιουνίου 2006 12:27 πμ To: sqlite-users@sqlite.org Subject: Re: [sqlite] reasonable assumptions Dave Dyer <[EMAIL PROTECTED]> wrote: I think this is a very reasonable assumption. It's a lot easier

Re: [sqlite] reasonable assumptions

2006-06-04 Thread drh
[EMAIL PROTECTED] wrote: > "Costas Stergiou" <[EMAIL PROTECTED]> wrote: > > Can someone propose a reasonable workaround until this issue is fixed? > > I'll try to get a candidate fix in tonight. See http://www.sqlite.org/cvstrac/chngview?cn=3200 for the fix. If you do not have the ability to

Re: [sqlite] reasonable assumptions

2006-06-04 Thread drh
"Costas Stergiou" <[EMAIL PROTECTED]> wrote: > Can someone propose a reasonable workaround until this issue is fixed? I'll try to get a candidate fix in tonight. Dave Dyer has sent me patches to an older version of SQLite that address the problems. I can use that as a basis for updating the

RE: [sqlite] reasonable assumptions

2006-06-04 Thread Costas Stergiou
it thought that the limit is a bit vague here... Costas > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Δευτέρα, 5 Ιουνίου 2006 12:27 πμ > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] reasonable assumptions > > Dave Dyer <[EMAIL PRO

Re: [sqlite] reasonable assumptions

2006-06-04 Thread drh
Dave Dyer <[EMAIL PROTECTED]> wrote: > > > >I think this is a very reasonable assumption. > > It's a lot easier to drive if you assume you're the only > car on the road. > I think a more apt analogy is that it is easier to drive when the stearing wheel is not jerked out of your hand at random