http://sourceforge.net/projects/peqeditor/
I downloaded the PEQ Editor from the above link but I'm having trouble getting it running. I installed WAMP which includes the two programs it's asking for plus MYSQL and I'm following the installation instructions but I hit a roadblock when it tells me to source schema.sql. I open MySQL (via wamp) and use the source command on (directory information)schema.sql and get the following error:
Quote:
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'range' int (11) NOT NULL default '0',
aoerange int(11) NOT NULL default '0',
m' at line 7
|
Anybody know how to fix this? Or better, a simpler program with a .exe installer instead of convoluted instructions?