Does everything seem ok using the admin interface? http://127.0.0.1:8000/admin
Try editing and running the app from there. You should see your code correctly in db.py The app should either run or you get a ticket or something. Regards, David On Mar 8, 8:43 am, Tom <[email protected]> wrote: > Hi,I am a newcomer of web2py, I am learning it by following this guide > The Official (3rd Ed.)web2py Book(http://web2py.com/book/default/ > chapter/03) > > At the step of creating db, after I created db.py, In this > pagehttp://127.0.0.1:8000/ImageBlog/appadmin/index, I couldn't see my > tables:image and comments > > Please help me.

