Thread: Database
View Single Post
  #2  
Old 01-02-2003, 03:27 PM
KSHAR
Fire Beetle
 
Join Date: Jan 2003
Posts: 7
Default The Readme

The Readme explains how to source the DB files used with the EMU. However try this:

1. Place DB file in MYSQL bin directory.
2. Start MYSQL.exe.
3. At the prompt type use eq;
4. Type source "name of the db file"

Hope that helps.
Reply With Quote