Ok I used my host control panel and exported every ounce of data in xml format and saved. Like a dummy right after I dropped all the tables from my sql database and now I'm stuck with this HUGE XML file desperately seeking a way to simply convert the xml file to sql. If I try to use bigdump on the xml file it errors out of course because xml uses different strokes opposed to sql.
I am currently running VImpX hoping I can make it do the job.
Can it?