If you use the web based shell there is not need for -M (that is
default).
The issue is probably that (assuming the tables are defined in db.py),
then the object "db" is already defined in the shell. If one refines
"db" in the shell, the new connection will have no knowledge about
existing tables.

Does it make sense?

Massimo

On Aug 5, 10:18 am, DenesL <denes1...@yahoo.ca> wrote:
> Dutch,
>
> are you using the -M flag to auto import all the models?
>
> web2py.py -S app_name_here -M -P
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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