On Aug 21, 2006, at 4:07 PM, OriginalBrownster wrote:

>
> Hi there:
>
> I got a problem...I was trying to change some records in a table  
> within
> my database through the shell.
>
> and after I did so I tried to reload my server and view the changes,
> but now the an error comes up saying the database is locked!.
> I can't even get into the frontpage

SQLite can't open the same db file with two processes at the same  
time. Try closing the shell.

Alberto


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to