Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
|
|
The error occurred in C:/home/tedbatchelor.com/wwwroot/gallery.cfm: line 19
Called from Server returned: line -1
Called from Server returned: line -1
Called from C:/home/tedbatchelor.com/wwwroot/gallery.cfm: line 19
|
17 : FROM #theTable# t, tblGalleries g
18 : WHERE t.active = 1
19 : AND t.galleryID = <cfqueryparam CFSQLType="CF_SQL_INTEGER" value="#url.galleryID#">
20 : AND g.galleryID = t.galleryID
21 : ORDER BY t.orderby
|
|
SQLSTATE |
08S01 |
DATASOURCE |
tedBatchelor |
SQL |
SELECT t.*, g.gallery
FROM tblPhotos t, tblGalleries g
WHERE t.active = 1
AND t.galleryID = (param 1)
AND g.galleryID = t.galleryID
ORDER BY t.orderby
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.239.82.142 |
Referrer |
|
Date/Time |
28-May-23 02:58 PM |
|