|
-
September 24th, 2001, 12:15 PM
#1
Threading in VB
I like to create different threads for different processes in vb application. For example, I like to update the database at the same time I like to write the data to a flat file. I like to be able to do these two things separately from each other so that they don't wait for each other until one process is done. Any example or code would be helpful.
Thanks in advance.
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
|