On 11/24/06, Salvador Ramirez <[EMAIL PROTECTED]> wrote:
Hello,
I am having a problem with a table on a sqlite3 database
related with a lock that left by a program that died
abnormally in the middle of a select operating initiated
with a call to sqlite3_prepare(). Now I wonder how to take
off the lock on that table left by the program.
Any help is very appreciated.
I've noticed .NET programs on windows don't always seem to clear the
locks to files
that are closed. If your program is a .NET program you might research
it in the microsoft
msdn site.
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------