Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver]Connection reset by peer
|
| |
The error occurred in C:/websites/bulkbooks/functions/contrail.cfc: line 1877
Called from C:/websites/bulkbooks/info/index.cfm: line 10
Called from C:/websites/bulkbooks/application.cfc: line 272
Called from |SQLServer|6.0.0.1282|: line 1048
Called from |SQLServer|6.0.0.1282|: line 980
Called from |SQLServer|6.0.0.1282|: line 1132
Called from |SQLServer|6.0.0.1282|: line 855
Called from |SQLServer|6.0.0.1282|: line 699
Called from |SQLServer|6.0.0.1282|: line 1772
Called from |SQLServer|6.0.0.1282|: line 1025
Called from |SQLServer|6.0.0.1282|: line 147
Called from |SQLServer|6.0.0.1282|: line 219
Called from |SQLServer|6.0.0.1282|: line 432
Called from |SQLServer|6.0.0.1282|: line 1376
Called from |SQLServer|6.0.0.1282|: line 2505
Called from |SQLServer|6.0.0.1282|: line 1358
Called from |SQLServer|6.0.0.1282|: line 2703
Called from |SQLServer|6.0.0.1282|: line 525
Called from |SQLServer|6.0.0.1282|: line 1048
Called from |SQLServer|6.0.0.1282|: line 980
Called from |SQLServer|6.0.0.1282|: line 1132
Called from |SQLServer|6.0.0.1282|: line 855
Called from |SQLServer|6.0.0.1282|: line 699
Called from |SQLServer|6.0.0.1282|: line 1772
Called from |SQLServer|6.0.0.1282|: line 1025
Called from |SQLServer|6.0.0.1282|: line 147
Called from |SQLServer|6.0.0.1282|: line 219
Called from |SQLServer|6.0.0.1282|: line 432
Called from |SQLServer|6.0.0.1282|: line 1376
Called from |SQLServer|6.0.0.1282|: line 2505
Called from |SQLServer|6.0.0.1282|: line 1358
Called from |SQLServer|6.0.0.1282|: line 2703
Called from |SQLServer|6.0.0.1282|: line 525
Called from C:/websites/bulkbooks/functions/contrail.cfc: line 1877
Called from C:/websites/bulkbooks/info/index.cfm: line 10
Called from C:/websites/bulkbooks/application.cfc: line 272
|
1875 : FROM web_contrail_bulkbook
1876 : WHERE site = <cfqueryparam cfsqltype="cf_sql_integer" value="#application.siteID#">
1877 : AND upper(state) = <cfqueryparam cfsqltype="CF_SQL_VARCHAR" value="#ucase(arguments.thisID)#">
1878 : AND (
1879 : active = 1
|
|
| SQLSTATE |
08S01 |
| EXCEPTIONS |
<small><i>not set</i></small> |
| DATASOURCE |
koalasql |
| SQL |
SELECT title
, page_title
, meta_desc
, meta_tag
, link
, url_title
, summary
, body
, type
, contrail_id
, parent_id
, tags
, target
,fb_link,
insta_link
FROM web_contrail_bulkbook
WHERE site = (param 1)
AND upper(state) = (param 2)
AND (
active = 1
or (
active = 2
and (active_start IS NULL OR active_start >= CURRENT_TIMESTAMP)
AND (active_end IS NULL OR active_end < CURRENT_TIMESTAMP)
)
) |
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
104.23.243.132 |
| Referrer |
|
| Date/Time |
11-Apr-26 03:08 AM |
|