Skip to main content
May 16, 2007
Question

Website can't communicate with db - SQL Express 2005

  • May 16, 2007
  • 1 reply
  • 288 views
Here's the error message: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name.

I have successfully connected to the db through coldfusion admin. I can see the tables in SQL Express 2005, manipulate them, etc... When I fire up my website, I get that error. I can't figure out how to solve this and I'm desperate at this point.

Thanks for any help.
This topic has been closed for replies.

1 reply

May 16, 2007
Lol - I figured it out 5 minutes after I posted this (3 hours after this started). I had the driver pointing to the master database instead of the 'real' db beneath it. I had changed the settings previously, but they didn't take hold until I rebooted the server.

... will this MS nightmare never end? This is why I went to CF in the first place. CF works. MS is a series of endless patches.