Web2py did create the tables no problem but the problem is in this screen shot here
http://www.p3x984.com/images/error/dberror.png On Feb 24, 9:53 am, pbreit <pbreitenb...@gmail.com> wrote: > The one thing you have to do separately is create the database (except for > SQLite). After you create the database and put in your db connection string > (ex: mysql://username:password@localhost/test) Web2py will create all the > tables and fields.