Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Cursor and table shows as the same when display stat
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00636393
Message ID:
00636519
Vues:
18
Bob,

You are right, I didn't think of EXCL because I don't remember the last time I tried to open a table EXCL. I don't pack tables, I recycle deleted records.

As for USED() if you read the help carefully you will see that is checks for an Alias not a table.
USE MyTable ALIAS Table1
? USED("MyTable") && Returns .F. as there is no alias named MyTable
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform