Results 1 to 4 of 4

Thread: Program "Not Responding" in task bar

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2002
    Posts
    586

    Program "Not Responding" in task bar

    Greetings,

    My prgram keeps going into "Not Responding" mode, when it is stuffing data into a database. What are some good methods to see where this "Not Responding" problem occurs. I was hoping an error handler would do it; but apparently I'll need to try something else.

    Thank you,
    Jim

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    DoEvents I think will solve your problem.


    Has someone helped you? Then you can Rate their helpful post.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2002
    Posts
    586
    Thank you, DoEvents did indeed solve that problem. Now if I could just get my app to quit moving like a turtle. Hmmm.

    Does anyone know of a quick way to scan a large table to see if a given record already exists?

    Thank you,
    Jim

  4. #4
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    Some way with API?Is it in a simple array?


    Has someone helped you? Then you can Rate their helpful post.

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