Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Line 3: Incorrect syntax near ')'.
|
|
The error occurred in E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\scripts\site_artistlist.cfm: line 14
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 168
Called from E: line -1
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 160
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 1
Called from E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\index.cfm: line 107
Called from E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\facemaster.cfm: line 101
Called from E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\scripts\site_artistlist.cfm: line 14
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 168
Called from E: line -1
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 160
Called from E:\WEB\zhippo\cfscriptssql\center.cfm: line 1
Called from E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\index.cfm: line 107
Called from E:\WEB\zhippo\TriedandTrueTattooExpoHOSTED\facemaster.cfm: line 101
|
12 : select name, supertypeindex, email
13 : from supertype
14 : where supertypeindex in (#thislist#)
15 : and supertypeindex in (select supertypeindex from artistjobs where job = 1)
16 : and status = 1
|
|
SQL |
select name, supertypeindex, email
from supertype
where supertypeindex in ()
and supertypeindex in (select supertypeindex from artistjobs where job = 1)
and status = 1
order by name
|
DATASOURCE |
zhippo |
VENDORERRORCODE |
170 |
SQLSTATE |
HY000 |
|
Please try the following:
|
Browser |
ColdFusion |
Remote Address |
208.118.244.239 |
Referrer |
|
Date/Time |
13-Apr-10 02:05 PM |
|