On 7 September 2010 12:42, slate
<slate.4gx2zb1283859...@no-mx.forums.slimdevices.com> wrote:
>
> The r31284 build was a little special
> http://forums.slimdevices.com/showthread.php?t=81714

Ah yes, WAL would do it..

>From the SQLite docs:
"Thus, if an older version of SQLite attempts to connect to an SQLite
database that is operating in WAL mode, it will report an error along
the lines of "file is encrypted or is not a database"."

What's more, there arent any WAL-happy .net connectors for SQLite yet,
so if the server's started to use WAL mode, Moose probably wont be
able to scan the database for a bit..

Having said that, it still all works fine here.. I've just downloaded
today's nightly (7.6.0 - r31290) which uses SQLite 3.7.2.. Moose scans
the newly created db file ok. I switched the server to MySql mode, and
moose scans that too. Andy may have turned off WAL-mode, which would
explain it. Is anyone seeing the problem with r31290 ?

-- 
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
http://groups.google.com/group/moosenews
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to