Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect
|
| |
The error occurred in C:/inetpub/GoTilley/TPT/index-4.cfm: line 2
|
1 : <cf_header>
2 : <cfquery name="locations" datasource="tilley">
3 : SELECT [ID]
4 : ,[Location]
|
|
| SQLSTATE |
08001 |
| SQL |
SELECT [ID]
,[Location]
,[Name]
,[addressLine1]
,[addressLine2]
,[City] + ' ' + [State] + ', ' + [zip] as csz
,[email]
,[phone]
,[fax]
from locations
order by location
|
| DATASOURCE |
tilley |
|
|
Resources:
|
| Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
10.0.60.70 |
| Referrer |
|
| Date/Time |
15-Jul-26 12:12 PM |
|