|
-
Feb 5th, 2003, 10:41 AM
#1
Thread Starter
Addicted Member
how do i stop a query that is taking a log time?
hello,
how can i stop a query running,
the button will be on a web application
code is vb.net
the query collects data from a inSQL database on the web server
anybody got any ideas?
Tom.
-
Feb 6th, 2003, 05:27 AM
#2
Lively Member
That's a really interesting question. I hope you get an answer. If it is possible, I suspect it would be by setting a time limit before you execute the query.
-
Feb 6th, 2003, 09:45 AM
#3
Hyperactive Member
Well i should be change the timeout value. Not anywhere near VB .Net at the moment but I would guess it's a property of the connection that can be changed.
-
Feb 6th, 2003, 01:19 PM
#4
Fanatic Member
I'm not in front of a VS.NET machine but I guess the SQLCommand object should have a timeout property
Using VB.NET 2003/.NET 1.1/C# 2.0
http://del.icio.us/rajoo
Blow your mind, smoke gunpowder
Ashes to ashes, dust to dust
If God won't have you, the devil will. - Author unknown
Don't follow me, I'm lost too ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|