
Originally Posted by
CEC
No '
The same structure and syntax for those that are working, and those that aren't -- each are the output of the same merge document, which forces conformity.
well, something is NOT conforming. if the data was correct, then it would be accepted. Since it is not accepting the data, then the data is not correct.
You say the data is the same. But if it were the same, then it would be accepted. ERGO: the data is not the same.
Computer software is nothing if not repetitious. It doesn't do one thing today and something different tomorrow. It doesn't work one way on one computer and another way on a different computer.
I don't know why folks don't learn this
. They want to challenge this and suspend the laws of how things work to explain the errors they see.
Everything else being the same, if it says you have a syntax error, then trust me, you have a syntax error
. Well, you may have been the one on one billion that finds a bug, but don't hold your breath.
after all is said and done, you still have a syntax error. Find out what is causing the syntax error. You can tell us all day about how you do this or how you do that. but that is mostly irrelevant.
when it says you have a "syntax [error] ... near '6606 109526 Ashland" then trust me, you have a syntax error with that part of the SQL code.
Remember you are using PHP (which has its own syntax) to create a SQL statement (and SQL has its own syntax). Properly merging the two syntax's is where almost all of my problems occur.
check to see if you have the right number of quote marks and that they are in the right place. Single and double. Check for commas.
try posting the exact sql statement. or the line you are importing.
.
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.