I am not actually using web.db but I looked at the source for it and it answered my questions about how to implement DBUtils. Deployed the code and already noticed a difference in performance so thanks for all the help.
2009/1/9 Aaron Swartz <[email protected]> > That's assuming you're using web.db. > > On Jan 9, 2009 6:14 AM, "Anand Chitipothu" <[email protected]> wrote: > > On Fri, Jan 9, 2009 at 4:40 PM, Oliver Castle <[email protected]> wrote: > > So I don't need to cha... > The db module checks for availability of DBUtils module and if it is > available, it enables connection pooling. > You don't need to do anything. > It just works! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
