View Single Post
  #1  
Old 07-21-2008, 05:08 PM
zkrazz
Fire Beetle
 
Join Date: Dec 2007
Posts: 5
Default Trouble Sourcing in Database

From the server setup guide, when I type in this part:

create database peq;
\u peq
source load_player.sql

the first two commands work but "source load_player.sql" creates an error and says it was not created. Also, which build version should I be putting for the next command? source peqdb_1118.sql? Cuz that doesn't work either. Any help with this would be great.

Thanks!
Reply With Quote