This answers all my questions! Thanks so much!
On Saturday, February 2, 2013 11:15:28 AM UTC-8, Niphlod wrote:
>
>
>
> On Saturday, February 2, 2013 7:06:18 PM UTC+1, Morgan Hein wrote:
>>
>> So I am using the trunk version, and finally got scheduling to run,
>> ho
So I am using the trunk version, and finally got scheduling to run, however
i'm encountering several problems (i'm assuming mostly due to my lack of
understanding).
Problem A) First off, for a while, when the workers ran the database that
showed results worked. However now, workers run my scrip
tput".
> This is because some database engines consider "output" a reserved keyword.
>
> Massimo
>
> On Friday, 1 February 2013 22:10:48 UTC-6, Morgan Hein wrote:
>>
>> Howdy!
>>
>> I have been following the video tutorial to create a schedule task
Howdy!
I have been following the video tutorial to create a schedule task.
Inside the bottom of the task to be run I have:
def main():
o = MarketReader()
o.run()
from gluon.scheduler import Scheduler
Scheduler(db,dict(update_market=main))
When I browse back to the database manage
4 matches
Mail list logo