You have an error in your SQL syntax

Hello everyone,

My coder is having this error on a script that I am creating for a client of mine. He does not know what to do to fix it… Can anyone give me some tips that I can forward to him?

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘INNER JOIN test_service_booking_calendars AS TC ON TC.id = TB.`calenda’ at line 5

Looks like the INNER JOIN is out of place. You would have to post the full query.

Sponsor our Newsletter | Privacy Policy | Terms of Service