Re: cancelled at the user's request



Hi Mike,

sounds like it should be reproducible on other systems too, since you can
get it to happen with just one user.

Can you provide me with a table script, and some data that you're using,
along with any constraints, triggers, etc that you have on that table? Does
it happen with a local SQL Server (application on the same box) or with the
application being on a different box?

Thanks,
Kamil

Kamil Sykora
Microsoft Developer Support - Web Data

Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.


Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/secur­ity.



--------------------
| From: "Mikee" <mar@xxxxxxxxx>
| Newsgroups: microsoft.public.sqlserver.jdbcdriver
| Subject: Re: cancelled at the user's request
| Date: 11 May 2005 04:45:49 -0700
|
| Hi Kamil
|
| Thanks for looking at this
|
| The version I'm using is 2.2.0040.
|
| >Can you also let me know if you have observed any conditions when you
| are
| >more likely to experience the problem? For example, do you think it's
| >happening with more concurrent users on the system? Could you have
| some
| >transient blocking issues happening at that time?
|
| I don't think concurrency is an issue as during testing this was the
| only external connection
| doing a query (though I did have QueryAnalyser and EnterpriseManager
| open but doing nothing).
|
| I've had the profiler running when the exception has been thrown but
| couldn't see anything relevant
| there.
|
| Still no errors if I remove the statement.setQueryTimeout
|
| Thanks
| Mike
|
|

.


Loading