>Well ... looks like there might be an issue with TCP/IP although it is >enabled, in fact, I unchecked it a rechecked it, restarted SQL Server. >Couldn't connect trying to telnet in using the IP of the box it's on and the >standard 1433 on the port ... I'm going to reboot the server in a bit after >everyone has left for the day and see what if any effect that might have. > >Bob > >user=22382.15322.4
Bob, Is it possible that the SQL Server is using an instance other than default? I.E. if your servername is "SQLServer" and the instance is "mydb" than you may have to use "SQLServer\mydb" as the servername in your connection. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277685 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

