Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records are slipping through the cracks...
Message
From
02/10/2000 14:08:00
 
 
To
02/10/2000 13:53:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00423580
Message ID:
00423589
Views:
13
>>Hi,
>>
>>I'm using a basic loop to wait for new records to show up in a table. When a new record shows up, I process it and then wait for the next record to show up... sounds simple...
>>
>>But some records are slipping through un-detected. So of course, my totals are off. Interestingly, most (but not all) of the un-detected records are added by the same workstation.
>>
>>Any ideas why this might be happening? Any suggestions to improve this logic?
>>
>
>Why not add this table to a database and add an Insert trigger to the table?
>Then when a new record is added, the insert trigger automatically fires.

I just thought of another point... the processing can take some time to complete (up to a full second). So what would happen if another record was added during that second?

TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform