|
-
Nov 13th, 2000, 05:10 AM
#1
Thread Starter
New Member
OK, say i have just executed a single line of code, (no way of putting a check in it) which is gonna take 10 minutes to complete....... ie a database query (lots of wildcards used)....
How would i stop it without CTL ALT DEL end task. Another form maybe, an API call, another small program to that runs and sends a "stop what your doing command"?
any help please.........
-
Nov 13th, 2000, 03:26 PM
#2
You can have it opened in a separate Form and when you want to stop it, simply unload the Form.
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
|