[web2py] Re: Trying to persist a DAL connection to save time connection

2015-04-25 Thread Michel Krav
Thanks anthony, I thought I'd be critized the hard way by some experienced users, so thanks for your quick, constructive and straightforward response, as always. I really appreciate the quality of your job in web2py and the job for animating this user group. I admit not read the entire

[web2py] Re: Trying to persist a DAL connection to save time connection

2015-04-21 Thread Anthony
You should use the built-in connection pooling mechanism for this purpose. See http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Connection-pooling. Anthony On Tuesday, April 21, 2015 at 11:05:32 AM UTC-4, Michel Krav wrote: Hi, my goal is to save time at each