creativehand Posted July 9, 2006 Posted July 9, 2006 Hello all I am getting the following error when i run the export orders contrib. I think i have modified the file for everything that i use, but cant get around this, any help appreicated 1064 - 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 'from orders where orders_id => 13 and orders_id <= 49 order by orders_id' at line 7 thanks Jody
varnco Posted July 24, 2006 Posted July 24, 2006 Hello all I am getting the following error when i run the export orders contrib. I think i have modified the file for everything that i use, but cant get around this, any help appreicated 1064 - 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 'from orders where orders_id => 13 and orders_id <= 49 order by orders_id' at line 7 thanks Jody Jody, Make sure there's no , right before the words "from orders where..." around line 110. That's the problem I was having.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.