Showing posts with label finally. Show all posts
Showing posts with label finally. Show all posts

Friday, February 10, 2012

connect to sql server 2005 express from coldfusion mx 7

webacadie hit the nail on the head.Thanks a bunch.Finally I got coldfusion administrator to talk to Northwind database in sql server 2005 express.Basically all I did was look for TCP dynamic port under IPALL.Made a note of the number and enter it in the administrator.Also used 127.0.0.1 instead of localhost.Works like a charm.

It sounds like you've found the answer. Please respond back if you hit any further problems.

Thanks

|||How do you connect sql server 2005 express to coldfusion mx 7. I have tried everything. What do I use for the username and passsword in Coldfusion Administrator.