|
Vignesh I.
1/21/2010 10:05 AM
|
[ Ticket Opened ]
|
|
Vignesh I.
1/21/2010 10:05 AM
|
[ Ticket is unassigned ]
|
|
Vignesh I.
1/21/2010 10:05 AM
|
[ Severity set to Normal ]
|
Matt R.
1/21/2010 10:14 AM
|
jTDS is the open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000, 2005 and 2008) which is used by Team Elements. If you replace the older jTDS copy with the latest that should work, but I haven't tried.
You can download the latest drivers from: http://sourceforge.net/projects/jtds/files/
|
|
Vignesh I.
1/22/2010 5:12 AM
|
Hi Matt,
I downloaded the new version of JTDS and copied the same in team\WEB-INF\lib. I tried renaming it (jtds-1.2.5.jar) to the jtds-1.2.jar as earlier but still the same result. Do i need any other change. I am getting the below mentioned error:
"An error occurred while trying to connect to the database, the following error was provided by the database driver: Network error IOException: Connection refused: connect"
Also wanted to confirm whether the database Address supports instance name e.g. DatabaseName\InstanceName
|
|
Vignesh I.
2/2/2010 4:10 AM
|
Can anyone please tell me how to go about it.where do i set the database instance name?
|