Thanks, Massimo. I'll give this a read and see if I can adapt it properly.
As usual, your hard work is greatly appreciated. On 8/15/2012 6:34 PM, Massimo Di Pierro wrote:
I meant this: http://web2py.com/AlterEgo/default/show/189 On Wednesday, 15 August 2012 14:22:36 UTC-5, Larry Wapnitsky wrote: I have a project in which I've just written the database functions using SQLAlchemy. It was much simpler than my original, hand-written SQL queries, especially once I got the hang of creating "relationships" with SA's ORM. Now, I would like to create a front-end for this using web2py, but, from experience, I know the DAL and SA's ORM are very different. What's the group's view on the best way to integrate my two projects? --
--