Thread
:
I've got the #2 error while doing the guide
View Single Post
#
14
09-26-2008, 02:14 AM
Xenezie
Fire Beetle
Join Date: Oct 2005
Location: Spanaway, Washington
Posts: 19
It looks to me that you've forgot to end your command with a ;
Try
Code:
source load_player.sql;
or
Code:
\. c:/YOURDIRECTORY/load_player.sql;
Xenezie
View Public Profile
Send a private message to Xenezie
Find all posts by Xenezie