Error Executing Database Query.
|
Timed out trying to establish connection
|
|
The error occurred in C:/home/skagitcountytrends.org/wwwroot/templates/flexHomeCatMenu.cfm: line 9
Called from C:/home/skagitcountytrends.org/wwwroot/compare.cfm: line 32
Called from C:/home/skagitcountytrends.org/wwwroot/templates/flexHomeCatMenu.cfm: line 9
Called from C:/home/skagitcountytrends.org/wwwroot/compare.cfm: line 32
|
7 : </cfif> --->
8 :
9 : <cfquery datasource="wwwskagitcountytrends" name="cat_Query">
10 : SELECT CASE WHEN cat_id = 0 THEN 1
11 : WHEN cat_id = 10 THEN 3
|
|
DATASOURCE |
wwwskagitcountytrends |
SQL |
SELECT CASE WHEN cat_id = 0 THEN 1
WHEN cat_id = 10 THEN 3
ELSE 2
END AS SortColumn, cat_id, SUBSTRING(cat_title, (LOCATE(' ', cat_title) + 1)) as cat_title, blurb
FROM category
ORDER BY SortColumn, cat_title
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
34.239.150.167 |
Referrer |
|
Date/Time |
14-Oct-24 02:36 AM |
|