Using the provided script cpdb.py and following the outlined procedure in 
the documentation (
http://web2py.com/books/default/chapter/29/06#Copy-data-from-one-db-into-another
) 

I get the following error 

* creating tables...*
*EXCEPTION: could not make a copy of the database*
*'NoneType' object is not iterable*

in this particular case, I've been using sqlite to build up a wiki and want 
to migrate the data to MariaDB, which I have installed, it is working and 
it is functioning correctly. Opening, connecting and I have used another 
app to interact with the database, before I attempted this copying process.

Any suggestions?

Thanks
Dave

-- 

--- 
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/groups/opt_out.


Reply via email to