andyg;648317 Wrote: 
> I don't think it matters on Windows if the files show up as 8.3
> filenames or not. SQLite has internal Win32 code that should take care
> of this sort of thing.

No, it shouldn't matter which type of filename is used, but if the two
different filenaming methods are used by SBS and the scanner, then it
appears to sometimes cause two sets of .db-shm/.db-wal files to be
created for the same .db file. Can SQLite work properly when that
happens? I believe this is the reason for the corrupted databases when
starting from an empty cache.


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=89450

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to