Question
ColdFusion MX 7 and SQL Server 2005 : Do not connect
Hi
I can create Data Sources for MS Access with ColdFusion MX 7.0 but when I try to connect to SQL Server, it refuses to connect and just returns timed-out error.
I have a developer Edition of Cold Fusion Mx 7.0 and I even tried to install JDBC driver for SQL Server and use "Others" option for the connection in DSN.
Can anyone guide me what could be the issue, I am getting following error:
Connection verification failed for data source: Test
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection
Regards
I can create Data Sources for MS Access with ColdFusion MX 7.0 but when I try to connect to SQL Server, it refuses to connect and just returns timed-out error.
I have a developer Edition of Cold Fusion Mx 7.0 and I even tried to install JDBC driver for SQL Server and use "Others" option for the connection in DSN.
Can anyone guide me what could be the issue, I am getting following error:
Connection verification failed for data source: Test
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection
Regards