Error Executing Database Query.
|
|
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 ')
ORDER BY p.LastName' at line 6
|
| |
The error occurred in D:\web\truecolorstheatre_org\includes\people_cast_sql_get.cfm: line 11
Called from D:\web\truecolorstheatre_org\includes\events_detail.cfm: line 78
Called from D:\web\truecolorstheatre_org\events.cfm: line 35
Called from D:\web\truecolorstheatre_org\includes\people_cast_sql_get.cfm: line 11
Called from D:\web\truecolorstheatre_org\includes\events_detail.cfm: line 78
Called from D:\web\truecolorstheatre_org\events.cfm: line 35
|
9 : AND PersonID = '#url.PersonID#'
10 : <cfelse>
11 : AND PersonID IN (#get_events.starring#)
12 : </cfif>
13 : ORDER BY p.LastName
|
|
| VENDORERRORCODE |
1064 |
| SQLSTATE |
42000 |
| SQL |
SELECT p.PersonID ,p.FirstName ,p.LastName ,p.ThmName ,p.Email ,p.FacebookLink ,p.TwitterLink ,p.WebsiteLink
FROM People p
WHERE 1=1
AND PersonID IN ()
ORDER BY p.LastName
|
| DATASOURCE |
tctc |
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
107.20.129.212 |
| Referrer |
|
| Date/Time |
19-May-13 10:30 PM |
|