> This happends during starting Silverjuke 1.15. But
> there was no problem with v1.14.
> My operating system is WinXP Pro - Czech version.
> Do you think I is caused by problem with database
> system you use (sqlite)?
We've upgraded from sqlite 3.2.1 (used in Silverjuke 1.14) to 3.2.7 (used in newer beta-versions), the old sqlite version always used the Window 95/98 file functions, the newer sqlite version uses the Windows NT/2000/XP file functions, if possible. This is the problem, maybe we'll just switch back to the old API until we have a proper solution.
> Unfortunately, I can't change the location of
> database.
I think the name and the location has nothing to do with the problem (see the EDIT: above). By the way, you can use another database using the command line switch "--db=<file>" eg. Silverjuke.exe --db=c:test.db - you may try this out, however, I do not believe that this will solve the problem.Statistics: Posted by Service-Team — 11. Oct 05, 19:49
]]>