Villas, Let me give a little background. I have this entire massive application successfully running at client- sites in Microsoft Visual FoxPro. I have decided to shift from licensed platform to open-source platform. Chose Python for programming language & web2py for framework.
My present task is not to define the app from scratch. Because the database-logic, business logic, UI is already there. I am trying to port the existing app to Python web framework. I am encouraged by your saying that --- "Web2py has all the ingredients you need to split a big horrible job in smaller easier ones. It is extremely flexible for specifying queries depending on your 'decision-tree'. " Pl. help me solve my said issue in 'web2py'. --Vineet =============================================

