On Tuesday, May 1, 2012 3:11:19 AM UTC-4, Hassan Alnatour wrote: > > How Can i copy all the records and tables in my sqlite database to a mysql > database ? >
Web2py comes with a tool called "cpdb" (under scripts/) that does exactly that, and more. run with "--help" to get complete explanation.

