Results 1 to 2 of 2

Thread: How to Multi-thread using VB6?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Netherlands Antilles
    Posts
    66

    Question

    Hi,
    Can anyone tell me how i can activate the multi-threading in visual basic 6.0?

    I have a data collection program and it crashes sometimes, because some records come in to quick behind each other , not giving thr program to process all the information, which either crashes or end up missing fields in the database.

    so i was thinking on building the program so it could process all data and put incoming data on hold till it finishes the entire process.



    Let me know.
    thanks in advance.
    Elpower.

  2. #2
    Member
    Join Date
    Mar 2001
    Posts
    56

    True multithread VB6 source code control:


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