Definition:STATEMENT CONTAINS THE ILLEGAL CHARACTER invalid-character
Description: The specified invalid-character is
not a valid character in SQL statements
System Says:The statement cannot be processed
Remedy: Check the statement for any special characters and remove them if any. Check for syntactical errors and correct them if any. Use SQL validator (Some thing like Google:sql fiddle) and execute it
No comments:
Post a Comment