Hello Folks, I have a problem with my new sql 2005 cluster. The setup is as follow 1) 2005 SQL Enterprise 2) 2 Node Cluster I am trying to connect an app to the datavase and it fails. But I am able to connect from the admin console. Wierd. This is a brand new setup Thanks
Hi, Any error messages in SQL logs or App logs can help point to right direction , check if the ODBC connection test from client where the application is running suceeds. Check if the application users have adequate privelages to database. Cheers Sat