Results 1 to 2 of 2

Thread: Maybe API...........

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    Oxford, UK
    Posts
    13

    Angry

    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.........

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width