Quote:
	
	
		| 
					Originally Posted by Trumpcard
					
				 copy the database file to the c:\mysql\bin directory
 get a dos window..
 then type
 
 c:\mysql\bin\mysql -f eq < file
 
 
 that will load the file into the eq database..
 
 the -f should supress 100,000 annoying beeps..
 | 
	
 I tried this and I just get the system cannot find the file specified. . . .