On 16 Nov 2016, at 3:14pm, Andrew Stewart <[email protected]> wrote: > > Thank you for the response. I will give it a try. I can do this with > 2 different database connections and then just transfer all of the tables > from database1 to database2. Close database1. Remove/rename the file for > database1. Close database2. Rename file for database2 to file for database1. > Open connection to database1.
Yes. This is a good way to replace a corrupt database. Good luck with your rescue efforts. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

