On Tuesday, March 27, 2012 11:26:17 AM UTC-4, Marco Tulio wrote:
>
> How do I get the data that was on my app (on the sqlite database).


Web2py comes with scripts/cpdb.py, which copies databases from one 
connection string to another with lots of other goodies.

see 
http://web2py.com/books/default/chapter/29/6#Copy-data-from-one-db-into-another 
(if it doesn't get you to the right place, look for "cpdb" in the page)

Reply via email to