> If they must be in the database, use a script to import them and run it 
> once 
> python web2py.py -S yourapp -M -N -R yourscript.py


Yes, the data must be in the db. By 'import them' in the script, do you 
mean import the database abstraction layer stuff by web2py, and use it to 
insert the data? Thanks!

-- 



Reply via email to