can't figure out why this isnt working when i try to load the database via phpmyadmin..any ideas? heres the code
I've seen that problem before and it had to do with the .sql file. Can you open it with notepad and insert it as an SQL query to see if you get the same thing?
dangit..I got it with a script I just purchased..the sql file is over 400kb i cant see how its empty..lol..hmm..i dunno :\
Well just download it again. Download might be broken (if it's a direct .sql dl). I don't think that these 7 lines can be 400 k
just remove the set character set lines, and probably the lines for the same on each create table, you'll have created it with whatever the default charset is on your host, so that should get you round it, that is the file is actually more than those few lines posted....once the data is in you can adjust the charet easily at once