Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records are slipping through the cracks...
Message
From
02/10/2000 14:01:44
 
 
To
02/10/2000 13:53:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00423580
Message ID:
00423586
Views:
21
>>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.

That's a darn good idea! And I will explore that option. But I'm still wondering why my code doesn't work :(

Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform