View Single Post
  #4  
Old 11-16-2008, 09:06 PM
Lord_Vindus
Fire Beetle
 
Join Date: Jun 2007
Posts: 12
Default

Quote:
Originally Posted by wicapirate View Post
So how do I retrieve it from there ?
You currently have the DB being saved under C:\peqdb. However, when it saves all of the information, it will be in a folder. So you are set to the incorrect directory.

Try:

Code:
cd C:\peqdb\peq_db
source load_player.sql
Reply With Quote