[web2py:28711] trying to update a database table from a module (in modules section)

2009-08-15 Thread d77
It is my first project with Web2py and I have a little difficulty. I want one script in the module section (lauched by crontab) to update one table of my database. When I launch the script from the controller I can send the db connection parameter to my fonction. But, how can I make all my script

[web2py:28838] Re: cron issue

2009-08-17 Thread d77
Hello, I have a similar problem with the crontab. Did you solve your problem ? I'm interested in the solution. Kind regards. Denis On 12 août, 17:20, npye wrote: > Hello, > > I'm having a problem with cron ... I have a cron task ( runs a script > to update the DB ) defined in the applicationscr