Is it possible to return multiple result sets or "storage objects" at one time?
For instance in ADO and ADO.NET you can execute multiple select statements and get back several recordsets. This usually helps performance quite a bit. Is this possible in web.py with the current db.py? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
