Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleted records are not being detected.
Message
De
31/10/1997 21:32:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00057374
Message ID:
00057723
Vues:
36
>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.

I was just guessing with using =cursorsetprop("Buffering", 5)..
thanks
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform