Is it possible to take a backup'd sql file from one domain, and place it in another domain's database. I am trying to restore a current WP blog, wipe out the WP and then restore all the content with a fresh install of WP - there are various bugs that I think completely taking down the WP and putting up a new fresh install in its place might fix, but I need the content to be there still. I have the backup sql file, but when I take it from one domain, and place it in a subfolder (on the same server), it tries to take me to the previous domain's url, which completely doesn't work. Is the only way to have this work is work with one single url's database and restore that? I want to test out the restore processes before I do this on the client's blog, while using the client's blog's database backup sql file. Is this possible to do, or do I need to do the entire process on the same WP database?