Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records are not being detected.
Message
From
30/10/1997 10:44:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057374
Message ID:
00057395
Views:
28
hi dave - I am using the utnav from the universal thread. - hope you
get this message. if you do, please let me know.
also, I am not using buffering when I delete. I think I found the
problem. I switch was not set right. I seems to be working.
thanks
rob


>>I coded a program in vfp50. In my ADD button,
>>my code is:
>>set dele off
>>loca for deleted()
>>if found()
>> blank
>> recall
>>else
>> m_add_mode = .t.
>> set multilocks on
>> =cursorsetprop("Buffering", 5)
>> append blank
>>endif
>>
>>I use up all the deleted records before I add a record to the table.
>>But my deleted records are not always found.
>>Any ideas?
>
>if using buffering, you have to commit the results to the table before it will recognize the records as deleted.
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform