Using the shell command-line option of web2py, one can create a daemon with full access to the DB that the webserver has. Is it possible to do something similar w/ a thread created within web2py? When I tried, I got complaints that my db variable wasn't defined; then I tried to include my model file, but got a complaint that it isn't a module.
Thanks, Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

