>From the looks of that error message, you don't need to worry about the connection, you need to worry about the username and password you are using.
What database are you connecting to, and what login are you using? Can you connect to the same database using the same login from another SQL client? ~Brad ----- Original Message ----- From: "Orlini, Robert" <[email protected]> To: "cf-talk" <[email protected]> Sent: Wednesday, March 03, 2010 10:30 AM Subject: sql on Linux > > I'm running CF7 on Linux and it won't connect to the datasources. > > It generates a "Connection verification failed for data source: > status_internal_test > []java.sql.SQLException: [Macromedia][SQLServer JDBC > Driver][SQLServer]Cannot open database requested in login > 'wweb_status_internal_test'. Login fails. > The root cause was that: java.sql.SQLException: [Macromedia][SQLServer > JDBC Driver][SQLServer]Cannot open database requested in login > 'wweb_status_internal_test'. Login fails." error. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331312 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

