I will probably be picking this back up in a few weeks as I will be sidetracked for a while. I am just curious though why web2py requires one to define a table even if it already exists. e.g. if I have an Oracle client installed, all I need is a connection string. I don't need to define a model table locally before starting my sql queries. Why can't web2py do the same? This sounds like extra work.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

