I know what Python and web framework are, but need help understanding 
something about web2py.  I have an old application that uses vbscript/asp. 
 It hits multiple databases and brings it back to the user for a seamless 
experience.  In other words, they don't have to go to ten pages to get 
information.

All these databases are different engines.  One might be Oracle, another 
MySQL, SQL Server, etc.

How do I do that with Web2py?  Do I have to get Web2py to generate models 
and am I forced to use an ORM?  Is web2py suitable for a project like this? 
 Can I use straight up SQL?

These aggregate web pages are separate from the actual main page with the 
menu, etc.  The "portal" page.  Same website.

Thanks.

-- 
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.

Reply via email to