The problem is that you are not including a file path.
The following example will work if peqdb_rev2294.sql is located in base C:\
Code:
source c:/peqdb_rev2294.sql
Now load_player.sql and load_bots.sql will require file paths as well but you will also need to open those files up and complete the file paths for everything listed inside them.