On 05/28/11 07:00 PM, Simon Slavin wrote:
> SQLite locking is a function of your OS. It's not static things 
> something like "Byte 4 of the file is set to 'L'", it's transient 
> things handled with file handles or low level FS stuff.
> So reboot.  Or possibly find everything that might have that file open and 
> kill them all.
>
Maybe http://technet.microsoft.com/en-us/sysinternals/bb896655 can be of 
some use?

/Roger
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to