Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set excl on?
Message
De
13/08/1998 12:30:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00126515
Message ID:
00126582
Vues:
24
>>>>I want to ZAP a table on a network. my code is:
>>>>use mytable excl
>>>>zap
>>>>
>>>>there is no one else is using the app. my table does not get zap.
>>>>is there a return code for USE MYTABLE EXCL? why are my records still there?
>>>
>>>We have had problems with this too... try..
>>>
>>>use mytable excl
>>>go top
>>>zap
>>>flush
>>>use
>>>
>>>Or try go recno() instead of go top if that doesn't work.
>>>
>>>BOb
>>thanks - that did not work either. I think I will try DELETE ALL.
>Don't want to be simple but do you have write rights on the table you are trying to zap. Table not read only? I have had sysadmins that sometimes changed things without notifying the users-- after all we all know that everything 'belongs' to the sysadmin and we programmers can't be trusted.
----
can you believe it was a path problem - sorry :)
thanks all
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