I am trying to connect to my sql server from VB.net. It recoqnize the server, but when I am trying to connect to the database it is giving me this error message: "Catastrophic Failure"
Can anybody help me with this
Printable View
I am trying to connect to my sql server from VB.net. It recoqnize the server, but when I am trying to connect to the database it is giving me this error message: "Catastrophic Failure"
Can anybody help me with this
What does your connection string look like?
well, was just trying for my visual.net IDE to see my sql server on its server explorer. However everytime i try to add new server, it gives me the "Catatrophic Failure" error. Here is the step that I did. I right clik on the database and click on Create new connection. And than I input either the IP or name of the sql server and check the use windows logon profile radio button.
Clicking next is when I am getting this error.
this may help...
http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q243349
this may help...
http://support.microsoft.com/default...;en-us;Q243349