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 |
anony
Starting Member
2 Posts |
Posted - 2013-01-14 : 05:15:33
|
Hi ,
I am getting this exception
posted Thursday, January 10, 2013 4:37:38 PM private message Quote Hi Everyone,
I got this error
java.sql.SQLEXCEPTION :[microsoft][sqlserver 2000 driver forJDBC] connection reset"
while executing
"$pstmt executeQuery "SELECT InstallReqID FROM STAutorequest where ID='$iReqID'"
(procedure "GetInstallID" line4)
invoked from within
"GetInstallID $iReqID"
(procedure "CreateEmailReport" line26)
invoked from within
This issue started coming up when Sql Enterprise manager is upgraded to MS Sql 2005...don't know whether this is the root cause or not.
Please tell me why this error comes up and is there any resolution for it
Thanks in adv
Pls reply asap..urgent |
|
|
|
|