To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
VBForums  

VB Wire News
MSDN Subscribers: Download the VS 2010 Release Candidate
MSDN Subscribers: Download the VS 2010 Release Candidate
Sell Your Code and Make Money?
Creating your own Tetris game using VB.NET
Article :: Improving Software Economics, Part 4 of 7: Top 10 Principles of Iterative Software Management



Go Back   VBForums > Visual Basic > Database Development

Reply Post New Thread
 
Thread Tools Search this Thread Display Modes
Old Sep 17th, 2000, 06:03 PM   #1
Guest
 
Posts: n/a
I'm currently working on a project in VB6, using DAO, that requires me to check an xbase db for 3600+ items to see if they are in stock, before generating an entry for it on a web page. Whenever the program is in the loop performing this operation, it practically renders the system unusable. The operations usually take ~45 minutes on a P3-500 system.

What I would like to do is add some code to it that will allow the program to handle running in the background better (at all). Can anyone suggest something? Any help would be appreciated.
  Reply With Quote
Old Sep 17th, 2000, 11:04 PM   #2
Guest
 
Posts: n/a
Have you tried adding a "DoEvents" at the very bottom of your loop?
  Reply With Quote
Old Sep 18th, 2000, 12:16 AM   #3
Guest
 
Posts: n/a
Thanks! I think that's exactly what I needed. I wasn't even sure what direction to start looking.
  Reply With Quote
Old Sep 18th, 2000, 12:54 AM   #4
Guest
 
Posts: n/a
Glad to help
  Reply With Quote
Reply

Go Back   VBForums > Visual Basic > Database Development


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 11:56 AM.




To view more projects, click here

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.