I'm using Netbeans 6.8 to develop application using JSP. I'm able to work with it properly in my project guides system. But i'm unable to get the connection to database from my system.
It shows error unable to connect
.
I have not changed any of the codes. How can I fix this error?
This can have one or more of the following causes:
To solve the one or the other, follow the following advices:
ping
.finally
.That said, the JDBC-ODBC bridge driver is a poor choice for SQL Server. Rather use its own JDBC driver or the much more performant and robust jTDS driver.