look into web2py -h
web2py -S app -M -N -R yourscript.py On Feb 15, 10:57 am, wdtatenh <wdt...@comcast.net> wrote: > Apologies if this answer is already posted elsewhere - a search didn't > answer my question. > > Basically I need to pre-populate some sqlite tables used with my > web2py app with a fair amount of data. Would like to run some scripts > that performs this task via conventional pythonwin IDE. Thus far > connect, execute and so forth but updates don't take. > > Clearly I'm missing something here - any insights/suggestions would be > appreciated. > > Thanks in advance > Bill