search for: quote_items

Displaying 1 result from an estimated 1 matches for "quote_items".

2006 Apr 18
9
SQL Syntax Errors
...winports, and then rails through gem. I have a recurring problem where I get an SQL syntax error: Mysql::Error: #42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '''' at line 1: INSERT INTO quote_items (`name`, `quote_id`, `body`) VALUES(#<Quote:0x248a32c>, #<Quote:0x2485aac>, #<Quote:0x247ff30>) I''ve tried this with both MySQL and SQLite and I get a similar error in both. I''ve tried recreating the project by retracing my steps, as well as reinstalling Ru...