2010-08-09 11:45:30
invalid mysql syntax
Hi,
I am trying to import a course backed up from 1.6.1 import into 2.0.
I am getting the following error :
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 's sticking points and resistance to get to the turning point', 0, 0, 1)' at line 1
Warning: Cannot modify header information - headers already sent by (output started at /home/lab/public_html/mods/_core/modules/classes/Module.class.php:829) in /home/lab/public_html/mods/_core/backups/restore.php on line 39
As far as i can tell this is relating to the first line of one of the tables being imported.
(first line of table is attached as a text file)
Could this be casued by the fact that the data appears to be double quited CSV format, and the contents of my fields have both singe and double quotes?
Thanks
Matt