Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Line 5: Incorrect syntax near 'Hare'.
|
| |
The error occurred in C:\web\centerstagechicago.com\pubadmin\places\create_locationarea.cfm: line 16
Called from C:\web\centerstagechicago.com\pubadmin\places\makeplacepage.cfm: line 71
Called from C:\web\centerstagechicago.com\pubadmin\places\create_locationarea.cfm: line 16
Called from C:\web\centerstagechicago.com\pubadmin\places\makeplacepage.cfm: line 71
|
14 : WHERE (Hidden = 0
15 : OR Hidden IS NULL)
16 : AND FullName IN (#PreserveSingleQuotes(ListofLocations)#)
17 : </CFQUERY>
18 :
|
|
| SQL |
SELECT Count(ID) as thecount
FROM Locations
WHERE (Hidden = 0
OR Hidden IS NULL)
AND FullName IN ('O'Hare')
|
| DATASOURCE |
centerstage |
| VENDORERRORCODE |
170 |
| SQLSTATE |
HY000 |
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
208.106.162.30 |
| Referrer |
|
| Date/Time |
08-Jul-06 01:14 PM |
|