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 ')
AND a.Giveaway_Status = 'Active'
ORDER BY a.Giveaway_Number ASC, a.Giveaw' at line 3
|
| |
The error occurred in D:/inetpub/localuser/www_cwm_com8/webroot/inc-giveaways.cfm: line 30
Called from D:/inetpub/localuser/www_cwm_com8/webroot/index.cfm: line 189
Called from D:/inetpub/localuser/www_cwm_com8/webroot/inc-giveaways.cfm: line 30
Called from D:/inetpub/localuser/www_cwm_com8/webroot/index.cfm: line 189
|
28 : AND a.Giveaway_Status = <cfqueryparam cfsqltype="cf_sql_varchar" value="Active">
29 : <cfelse>
30 : AND a.Giveaway_ID = <cfqueryparam cfsqltype="cf_sql_integer" value="#URL.Giveaway_ID#">
31 : </cfif>
32 : ORDER BY a.Giveaway_Number ASC, a.Giveaway_Deadline ASC
|
|
| SQLSTATE |
42000 |
| DATASOURCE |
countywedding_module |
| VENDORERRORCODE |
1064 |
| SQL |
SELECT a.Giveaway_ID, a.Giveaway_Name, a.Giveaway_Short_Title, a.Giveaway_Description, a.Giveaway_Deadline, a.Giveaway_TC, a.giveaway_Filename_400, a.giveaway_Filename_400_webp, a.giveaway_Filename_400_Width, a.giveaway_Filename_400_Height
FROM Giveaway a
WHERE a.Giveaway_ID IN ()
AND a.Giveaway_Status = (param 1)
ORDER BY a.Giveaway_Number ASC, a.Giveaway_Deadline ASC
|
|
|
Resources:
|
| Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
18.97.14.83 |
| Referrer |
|
| Date/Time |
14-Sep-26 10:05 PM |
|