Guest User

error

a guest
Jul 14th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Msg 156, Level 15, State 1, Line 14
  2. Incorrect syntax near the keyword 'IF'.
  3. Msg 102, Level 15, State 1, Line 14
  4. Incorrect syntax near '`'.
  5. Msg 102, Level 15, State 1, Line 249
  6. Incorrect syntax near '`'.
  7. Msg 102, Level 15, State 1, Line 281
  8. Incorrect syntax near '`'.
  9. Msg 102, Level 15, State 1, Line 317
  10. Incorrect syntax near '`'.
  11. Msg 102, Level 15, State 1, Line 350
  12. Incorrect syntax near '`'.
  13. Msg 102, Level 15, State 1, Line 366
  14. Incorrect syntax near '`'.
  15. Msg 102, Level 15, State 1, Line 379
  16. Incorrect syntax near '`'.
  17. Msg 102, Level 15, State 1, Line 399
  18. Incorrect syntax near '`'.
  19. Msg 105, Level 15, State 1, Line 727
  20. Unclosed quotation mark after the character string ');
  21. /*!40000 ALTER TABLE `raceinfo` ENABLE KEYS */;
  22. /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, ') */;
  23. /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */;
  24. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
  25. '.
Advertisement
Add Comment
Please, Sign In to add comment