Hi Simon, I posted my answer to your StackOverflow question http://stackoverflow.com/a/24500464/2572383
Check http://mysql-python.sourceforge.net/MySQLdb.html#some-examples "multi-row insert" Let us know if you need additional help. Paul. On Monday, June 30, 2014 10:55:28 PM UTC+2, Simon Jensen wrote: > > Hi guys, > > For days I have been trying to solve what should be a simple problem, but > I simply cannot figure it out, so I am hoping that some experts might be > able to help me. > > Please see my post here: > > http://stackoverflow.com/questions/24497623/mysqldb-and-scrapy-insert-into-error > > or write me at simonjens209 at gmail if you know how to solve this. > > I am new to Python, so I am guessing I am overlooking something very basic > in the "item['nr'] in the spider.py. I appreciate any help I can get. > > > Sincerely, > > Simon > > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
