Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function requires table or row buffering mode
Message
De
20/11/2003 07:14:50
 
 
À
19/11/2003 20:21:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00851704
Message ID:
00851795
Vues:
8
Hi Evelyn.

i'm getting function requires table or row buffering mode with =tablerevert(.t.)

Use the second parameter of the TABLEREVERT() function to specifiy the alias. That way you will be certain that you are REVERTing the table that you think you are:

TABLEREVERT( .T., 'MyAlias' )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform