A) It is an sqlite db.
B) No data need be saved.
C) No other applications accessing the db.

On May 13, 7:26 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> The solution depends on what you want to do and that is not obvious.
>
> Is this is a sqlite database? If not what is the database?
> Is there data in the database that you need to recover or you do not
> care?
> Are other apps accessing the database?
>
> Massimo
>
> On May 13, 7:15 pm, JohnMc <maruadventu...@gmail.com> wrote:
>
> > Ok. The 'table already exists' error is my fault. I cleared all the
> > existing table entries and attempted to change a field name. Next
> > thing I know I am at this table error.
>
> > So my question is how do I clear this up? Is --
>
> > * Remove the table definition in the DAL.
> > * Delete all references to *notes.table in /databases
> > * Restart the web2py server.
> > * Reinsert the table defintion back in the DAL.
>
> > The right way to recover?
>
> > Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to