Hi I have a web2py application that use sqlite and i want to create a backup. In this moment i use export csv and eventually import, but i have many doubt first the id for the import that change and after the problem of limit record of csv that i can import in one time, so i think to pack all system, my question is if is possibile to invoke pack all through cron/scheduler and save the file a specific folder? Is better pack all or csv?
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

