Try

Telnet IPAddressOfYourServer 1433

If you get a connection you know its listening correctly.

THings to check

1. SQL Server is configured to receive requests by named pipes and TCP
IP
2. Check what port SQL Server is configured to listen on
3. Check the SQL Server surface area configuration so that it is
configured to receive remote request as by default at least 2005
onwards it by default it only allows connections from localhost.

A

On May 6, 7:00 pm, hiku <[email protected]> wrote:
> Does anyone know about this error. I have not used Blue dragon and we
> are unable to connect to SQL server.
>
> Below is the error message we get:
> Query Error: failed to verify remote server/socket <serverName>
> Executing SQL: select * from <tableName>
> Error occurred while processing element (CFQUERY) on line 21 column 1
> in template file "D:/openbd/tomcat/webapps/ROOT/whoami.cfm"
> Error occurred on date at Time

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to