I have made a invoice application and have a view where i have to view the last changes from the application. I have about 3 tables with record versioning on and i want to make a simple query to retrieve the latest changes from all 3 tables sorted on date.
I dont want to make 3 queries and connect the results to each other in a dict and than sort on top 10 or something like that? Does anyone have a hint or some help offered? Thank you! It goes about www.factweb.nl, you can log in with [email protected]:demo Greetings, Stefan van den Eertwgeh -- 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.

