Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blank records
Message
From
27/08/2001 14:07:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Blank records
Miscellaneous
Thread ID:
00549531
Message ID:
00549531
Views:
47
Hi,
I am working on a simple program which is used for registration of laboratory samples from up to 7 workstations at the same time. To check if a sample is already registrated I us. IndexSeek (cStr,.F.,ALIAS(),'parti') to check without moving the record pointer. If found, it does a TableRevert() and moves to the duplicate. This seems OK for most of the time, but for some reason there is a couple of blank records among hundreds each day. And worse, a few records are filled with bars. The program has 4 other forms which is used to do lookup and update data as the sample is processed. There is only one table involved. Table buffering is 3 in dataenvironment and data session is set to Private in each form.

How can I find where the blank records comes from? (I should like to have an event that fires when/before data is stored)
Next
Reply
Map
View

Click here to load this message in the networking platform