Thread: help
View Single Post
  #2  
Old 05-10-2010, 03:17 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 656
Default

You can't just type source load_player.sql the program doesn't know where load_player.sql is at. You must add the file path for load_player.sql. An example would be source C:/SVN/load_player.sql
Reply With Quote