Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleted records are not being detected.
Message
 
À
30/10/1997 10:44:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00057374
Message ID:
00057445
Vues:
40
then why do you use this command:

>> =cursorsetprop("Buffering", 5)


>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform