Re: MySQL Write problem


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Justin Guerber on October 18, 2011 at 15:43:34:

In Reply to: MySQL Write problem posted by STEVEN HAGEN on October 18, 2011 at 12:36:51:

Hey Steve,

Can you get a dump of the data being written for that 4th record that excp's out? My guess is there is probably a rogue quote or something in there that is fouling up the sql syntax on the back end...

Keep in mind the WRITE() function is simply being converted to the following:
REPLACE INTO tablexxx VALUES( xxx, xxx, ... )

--justin



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]