View Single Post
  #1  
Old 09-15-2010, 05:20 PM
glenkrasner
Fire Beetle
 
Join Date: Apr 2010
Location: Baltimore, Ohio
Posts: 1
Default Error mesage in cmd window

Hiya all,

I am following the EQEmulator PDF guide, and am at the step where you have to enter the following in the cmd window:

create database peq;
\u peq
source load_player.sql

My problem is, after typing source load_player.sql, I get the error mesage:

ERROR:
Failed to open file 'load_player.sql' , error; 2

I am confused about this, because there is no mention of a file load_player.sql anywhere priviously to this step.

Any help would be appreciated
Reply With Quote