can you provide the exact cmd line that you used as well as the full output displayed in your shell ?
Thanks, Mart On Wednesday, July 17, 2013 2:06:39 AM UTC-7, Dave Carlson wrote: > > 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.

