I have transfered my entire site and plan on making it "live" tomorrow night. When I try and restore my new DB's for forum and other live aspects I get a timeout because the file is to large. How would one go about restoring most current updated database for a forum, directory etc? Much appreciated, Rob
If you have ssh access to the server, you may need to do it at the command line. You could try a 3rd party app like Navicat. You can create a backup of your existing database and restore it to the new one. I've done this with 5Gb+ databases before. Navicat comes with a free 30 day trial, so it may be worth a try.