my Vbulletin... i have created an SQL file containing all the SQL commands needed to restore the DB
in theory all i need to do is run phpmyadmin, browse to the location of the file and tell it to execute the statements
unfortunately the 3meg file times out before its uploaded... is there any command in mysql that will let you import an .SQL file and run queries on it?