Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted record shows in my form. It shouldn't
Message
From
26/01/2013 01:43:52
 
 
To
26/01/2013 01:38:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01564108
Message ID:
01564202
Views:
47
>>>>Simple form, one table.
>>>>
>>>>Set delete is on in the init of that form.
>>>>
>>>>First record of that table is deleted but is shows in the form.
>>>>
>>>>When records other than the first one in that table are deleted they don't appear in the form as expected.
>>>>
>>>>Anyone can help me with this weird behavior?
>>>
>>>What if you GO TOP of the table after the SET DELETED?
>>
>>This works... but I don't like it
>>
>>I never put a GO TOP before in any form. Why the heck that problem occuring now?
>
>Because current record is cached on VFP internal data.

Maybe FLUSH would work ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform