Hi I am having a problem downloading my sql database for vbulletin with PHPmyadmin as it is 120MB I have tried bits of software without success dont know what else to try does anybody have any Ideas?
Be a little more specific of the problem. If you login via phpMyadmin then create the database. Now click the SQL tab. Paste your .sql dump into the Query window. What errors(if any) does it return? I have seen the LATIN COL etc etc error a bunch of times because of ISAM type. but you literally chop that off the end and it will import just fine. Post your error logs. I would say post the .sql but it probably contains sensitive data.