> > You can use the IP address, if that's an available option for you. > > > Even 127.0.0.1, if you're (horrors) running MSSQL and CF on the same > > > box. > > > > Beautiful, thanks. Previously I also tried it to no avail, maybe then > my network security/firewall/anti-virus program setup etc. messed it > up.
Cool, glad that worked. Also be careful of named instances, if you have any servers with more than one MSSQL instance on them: IP won't be sufficient in those cases since you'll also need the instance name (127.0.0.1\instance-name or whatever). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313874 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

