All righty!!!!!!!!!!! Problem 1 fixed, AI running on our Win 2k test box :thumb:
For anyone else toiling with this sort of setup. Open the sql file in notepad, drop to a command window and go into your MySQL bin directory and get a MySQL session under way.
use databasename
Basically type in each of the commands from the MySQL manually
Probably a faster way, but what the heck it will get you up and running. You could also probably knock up a pretty quick php script to do it for you
See attached pic for our first conversation.