Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
tnerurkar
Starting Member
1 Post |
Posted - 2009-03-14 : 00:52:00
|
| Hi all,I am using Tomcat and Ms-sql 2005. SQL server installed on another machine. When I am doing database connectivity through application(Tomcat). Its takes 5 mins. To resolve this I removed ms-sql jars (msbase, msutils, mssqlserver) from lib folder and restarted tomcat then again I copied ms-sql jars back in lib folder and restart the tomcat. After doing this application is working smoothly but after few days again problem starts. Then I am doing same things to start the application. I am using IP address to do database connectivity.Please help me to resolve this issue.ThanksTushar |
|
|
|
|
|