Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a merge program
Message
 
To
27/11/2000 08:57:55
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00445636
Message ID:
00445641
Views:
9
>I've read somewhere that with 10,000 records or more, a SCAN can cause problems. And the table has anywhere from 30,000 - 50,000 records. However, this program has been working smoothly for 2 years now. This is the first time this has happened.

Are you sure it's not a bad index somewhere? I would look at that first, re-build all indexes from scratch. Also, is everything open EXCL, is it possible a record is locked somewhere?

Also, have you tried testing it just by using a loop of:

DO WHILE NOT EOF()?

That will clear the SCAN of any blame if the problem still occurs, or else point the blame to it.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform