D Suresh wrote: > Thanks for your sugessions. I had check the SQL Server Utlity and TCP/IP is > enabled and its default port is 1433 ....Still I am the same error...
What Jim wrote was not to use the SQL Server Utlity, but to use telnet to check: >> Make sure that you can reach the sql server on the correct port... >> from the CF server, try: telnet yoursqlserver 1433 >> at a command prompt...you should get a empty window if the port is open. What was the result of that test when you ran it from the server with CF? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279188 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

